Cnblogs.Architecture.Ddd.EventBus.Dapr 21.0.1

dotnet add package Cnblogs.Architecture.Ddd.EventBus.Dapr --version 21.0.1
                    
NuGet\Install-Package Cnblogs.Architecture.Ddd.EventBus.Dapr -Version 21.0.1
                    
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="Cnblogs.Architecture.Ddd.EventBus.Dapr" Version="21.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Cnblogs.Architecture.Ddd.EventBus.Dapr" Version="21.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Cnblogs.Architecture.Ddd.EventBus.Dapr" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Cnblogs.Architecture.Ddd.EventBus.Dapr --version 21.0.1
                    
#r "nuget: Cnblogs.Architecture.Ddd.EventBus.Dapr, 21.0.1"
                    
#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.
#:package Cnblogs.Architecture.Ddd.EventBus.Dapr@21.0.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Cnblogs.Architecture.Ddd.EventBus.Dapr&version=21.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Cnblogs.Architecture.Ddd.EventBus.Dapr&version=21.0.1
                    
Install as a Cake Tool

Implements distributed message system with dapr.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Cnblogs.Architecture.Ddd.EventBus.Dapr:

Package Downloads
Cnblogs.Architecture.Ddd.Cqrs.DependencyInjection.EventBus.Dapr

Provides extensions for inject DaprEventBus to DI container.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
21.0.1 371 11/20/2025
21.0.0 269 11/12/2025
21.0.0-pre1 170 10/27/2025
20.6.10 473 10/8/2025
20.6.10-pre1 166 10/8/2025
20.6.9 179 10/7/2025
20.6.9-pre3 162 10/7/2025
20.6.9-pre2 167 10/7/2025
20.6.9-pre1 162 10/7/2025
20.6.8 187 10/7/2025
20.6.8-pre2 157 10/7/2025
20.6.8-pre1 161 10/6/2025
20.6.7 433 8/28/2025
20.6.6 193 8/11/2025
20.6.5 257 8/6/2025
20.6.4 203 7/1/2025
20.6.3 297 4/19/2025
20.6.2 254 3/12/2025
20.6.1 194 2/7/2025
20.6.0 792 11/13/2024
20.5.1 203 10/27/2024
20.5.0 176 10/23/2024
20.4.2 243 8/7/2024
20.4.1 170 7/27/2024
20.4.0 207 6/16/2024
20.3.0 247 5/16/2024
20.2.3 219 4/22/2024
20.2.2 182 3/30/2024
20.2.1 202 3/8/2024
20.2.0 287 1/15/2024
20.1.0 263 11/29/2023
20.0.2 173 11/28/2023
20.0.1 170 11/20/2023
20.0.0 165 11/16/2023
19.3.2 190 11/6/2023
19.3.1 215 10/18/2023
19.3.0 168 10/18/2023
19.2.0 210 10/11/2023
19.1.2 229 9/22/2023
19.1.1 301 8/11/2023
19.1.0 239 8/10/2023
19.0.1 220 8/10/2023
19.0.0 361 8/8/2023
18.2.3 275 7/8/2023
18.2.2 274 7/3/2023
18.2.1 236 6/20/2023
18.2.0 267 6/13/2023
18.1.0 263 5/9/2023
18.0.0 250 4/30/2023
17.1.3 311 4/24/2023
17.1.2 285 4/13/2023
17.1.1 286 4/11/2023
17.1.0 283 4/10/2023
17.0.0 303 4/7/2023
16.4.0 1,640 4/5/2023
16.3.2 356 3/21/2023
16.3.1 359 3/13/2023
16.3.0 350 3/13/2023
16.2.0 345 3/2/2023
16.1.0 385 2/23/2023
16.0.0 415 2/20/2023
15.2.2 386 2/14/2023
15.2.1 415 2/9/2023
15.2.0 401 2/9/2023
15.1.1 431 2/6/2023
15.1.0 407 2/6/2023
15.0.0 441 1/30/2023

Please check release notes at: https://github.com/cnblogs/Architecture/releases