CodeWF.DryIoc.EventBus
3.4.4.2
dotnet add package CodeWF.DryIoc.EventBus --version 3.4.4.2
NuGet\Install-Package CodeWF.DryIoc.EventBus -Version 3.4.4.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CodeWF.DryIoc.EventBus" Version="3.4.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CodeWF.DryIoc.EventBus --version 3.4.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CodeWF.DryIoc.EventBus, 3.4.4.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install CodeWF.DryIoc.EventBus as a Cake Addin #addin nuget:?package=CodeWF.DryIoc.EventBus&version=3.4.4.2 // Install CodeWF.DryIoc.EventBus as a Cake Tool #tool nuget:?package=CodeWF.DryIoc.EventBus&version=3.4.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
通过 CodeWF.EventBus 提供的 事件总线,我们可以很轻松的实现 CQRS 模式。根据业务需求,我们可以创建并维护读模型,将读操作和写操作进行分离,从而提高应用程序的可扩展性和性能。可在各种模板项目使用:WPF、Winform、AvaloniaUI、ASP.NET Core等。The CodeWF.EventBus allows us to easily implement the CQRS mode. According to business requirements, we can create and maintain a read model to separate read and write operations, thereby improving the scalability and performance of the application. Can be used in various template projects: WPF, Winform, AvaloniaUI, ASP. NET Core, etc.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- CodeWF.EventBus (>= 3.4.4.2)
- DryIoc (>= 4.8.0)
- Prism.Core (>= 8.1.97)
-
net7.0
- CodeWF.EventBus (>= 3.4.4.2)
- DryIoc (>= 4.8.0)
- Prism.Core (>= 8.1.97)
-
net8.0
- CodeWF.EventBus (>= 3.4.4.2)
- DryIoc (>= 4.8.0)
- Prism.Core (>= 8.1.97)
-
net9.0
- CodeWF.EventBus (>= 3.4.4.2)
- DryIoc (>= 4.8.0)
- Prism.Core (>= 8.1.97)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.4.4.2 | 99 | 8/20/2024 |
3.4.4.1 | 105 | 8/20/2024 |
3.4.4 | 105 | 6/24/2024 |
3.4.3 | 88 | 6/24/2024 |
3.4.2 | 94 | 6/24/2024 |
3.4.1 | 101 | 6/23/2024 |
3.3.1 | 109 | 6/17/2024 |
3.3.0 | 102 | 6/17/2024 |
3.2.0 | 97 | 6/17/2024 |
3.0.1 | 104 | 6/17/2024 |
3.0.0 | 110 | 6/16/2024 |
2.1.4 | 104 | 6/16/2024 |
2.1.3 | 115 | 6/16/2024 |
2.1.2 | 112 | 6/16/2024 |