![]() |
VOOZH | about |
dotnet add package Hexalith.Infrastructure.DaprRuntime --version 1.72.3
NuGet\Install-Package Hexalith.Infrastructure.DaprRuntime -Version 1.72.3
<PackageReference Include="Hexalith.Infrastructure.DaprRuntime" Version="1.72.3" />
<PackageVersion Include="Hexalith.Infrastructure.DaprRuntime" Version="1.72.3" />Directory.Packages.props
<PackageReference Include="Hexalith.Infrastructure.DaprRuntime" />Project file
paket add Hexalith.Infrastructure.DaprRuntime --version 1.72.3
#r "nuget: Hexalith.Infrastructure.DaprRuntime, 1.72.3"
#:package Hexalith.Infrastructure.DaprRuntime@1.72.3
#addin nuget:?package=Hexalith.Infrastructure.DaprRuntime&version=1.72.3Install as a Cake Addin
#tool nuget:?package=Hexalith.Infrastructure.DaprRuntime&version=1.72.3Install as a Cake Tool
Dapr's publish/subscribe pattern allows for decoupled communication between microservices by sending messages from a publisher service to one or many subscribers. The publisher service sends messages to a specific topic, and the subscribers receive messages from that topic if they are interested. The publish/subscribe pattern can be useful for event-driven architecture, where a change in one service can trigger actions in other services.
Hexalith DaprBus implements only the publishing capability of an event bus, allowing components to send events to the bus but not receive them. It works with Dapr's pub/sub component for publishing messages from the Dapr client, while inbound messages are received via HTTP requests.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 5 NuGet packages that depend on Hexalith.Infrastructure.DaprRuntime:
| Package | Downloads |
|---|---|
|
Hexalith.Infrastructure.WebApis
Hexalith is a set of libraries to build a micro-service architecture. |
|
|
Hexalith.Infrastructure.ClientAppOnServer
Hexalith is a set of libraries to build a micro-service architecture. |
|
|
Hexalith.Infrastructure.WebApis.Proxies
Hexalith is a set of libraries to build a micro-service architecture. |
|
|
Hexalith.Infrastructure.DaprRuntime.Parties.Abstractions
Hexalith is a set of libraries to build a micro-service architecture. |
|
|
Hexalith.Infrastructure.DaprRuntime.CosmosDatabases
Hexalith is a set of libraries to build a micro-service architecture. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.72.3 | 132 | 1/10/2026 |
| 1.72.2 | 79 | 1/2/2026 |
| 1.72.0 | 144 | 12/22/2025 |
| 1.71.2 | 352 | 12/6/2025 |
| 1.71.1 | 229 | 11/30/2025 |
| 1.71.0 | 187 | 11/17/2025 |
| 1.70.22 | 99 | 10/14/2025 |
| 1.70.21 | 410 | 9/20/2025 |
| 1.70.19 | 266 | 8/10/2025 |
| 1.70.17 | 281 | 8/5/2025 |
| 1.70.16 | 159 | 7/30/2025 |
| 1.70.15 | 133 | 7/30/2025 |
| 1.70.14 | 124 | 7/30/2025 |
| 1.70.13 | 162 | 7/30/2025 |
| 1.70.11 | 259 | 7/25/2025 |
| 1.70.10 | 146 | 7/24/2025 |
| 1.70.9 | 282 | 7/22/2025 |
| 1.70.8 | 215 | 7/22/2025 |
| 1.70.7 | 160 | 7/22/2025 |
| 1.70.6 | 317 | 7/18/2025 |