CodeWF.DryIoc.EventBus 3.4.4

dotnet add package CodeWF.DryIoc.EventBus --version 3.4.4
NuGet\Install-Package CodeWF.DryIoc.EventBus -Version 3.4.4
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" />
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
#r "nuget: CodeWF.DryIoc.EventBus, 3.4.4"
#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

// Install CodeWF.DryIoc.EventBus as a Cake Tool
#tool nuget:?package=CodeWF.DryIoc.EventBus&version=3.4.4

通过 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 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.

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 36 6/24/2024
3.4.3 26 6/24/2024
3.4.2 34 6/24/2024
3.4.1 43 6/23/2024
3.3.1 76 6/17/2024
3.3.0 69 6/17/2024
3.2.0 70 6/17/2024
3.0.1 74 6/17/2024
3.0.0 78 6/16/2024
2.1.4 75 6/16/2024
2.1.3 84 6/16/2024
2.1.2 79 6/16/2024