Hexalith.Infrastructure.DaprRuntime.CosmosDatabases 0.31.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Hexalith.Infrastructure.DaprRuntime.CosmosDatabases --version 0.31.0
                    
NuGet\Install-Package Hexalith.Infrastructure.DaprRuntime.CosmosDatabases -Version 0.31.0
                    
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="Hexalith.Infrastructure.DaprRuntime.CosmosDatabases" Version="0.31.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hexalith.Infrastructure.DaprRuntime.CosmosDatabases" Version="0.31.0" />
                    
Directory.Packages.props
<PackageReference Include="Hexalith.Infrastructure.DaprRuntime.CosmosDatabases" />
                    
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 Hexalith.Infrastructure.DaprRuntime.CosmosDatabases --version 0.31.0
                    
#r "nuget: Hexalith.Infrastructure.DaprRuntime.CosmosDatabases, 0.31.0"
                    
#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 Hexalith.Infrastructure.DaprRuntime.CosmosDatabases@0.31.0
                    
#: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=Hexalith.Infrastructure.DaprRuntime.CosmosDatabases&version=0.31.0
                    
Install as a Cake Addin
#tool nuget:?package=Hexalith.Infrastructure.DaprRuntime.CosmosDatabases&version=0.31.0
                    
Install as a Cake Tool

Hexalith.Infrastructure.DaprRuntime

Dapr Event Store

Dapr Dispatcher

Dapr Handler

Dapr Bus

Dapr implementation of the event bus

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 Compatible and additional computed target framework versions.
.NET 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 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on Hexalith.Infrastructure.DaprRuntime.CosmosDatabases:

Package Downloads
Hexalith.Infrastructure.WebApis.PartiesCommands

Hexalith is a set of libraries to build a micro-service architecture.

Hexalith.Documents.ApiServer

Hexalith is a set of libraries to build an application with micro-service architecture.

Hexalith.Documents.WebServer

Hexalith is a set of libraries to build an application with micro-service architecture.

Hexalith.Parties.CommandsWebApis

Package Description

Hexalith.Sales.CommandsWebApis

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.71.0 67 11/17/2025
1.70.22 38 10/14/2025
1.70.21 56 9/20/2025
1.70.19 107 8/10/2025
1.70.17 30 8/5/2025
1.70.16 21 7/30/2025
1.70.15 44 7/30/2025
1.70.14 23 7/30/2025
1.70.13 40 7/30/2025
1.70.11 85 7/25/2025
1.70.10 48 7/24/2025
1.70.9 35 7/22/2025
1.70.8 60 7/22/2025
1.70.7 40 7/22/2025
1.70.6 84 7/18/2025
1.70.5 43 7/18/2025
1.70.4 43 7/16/2025
1.70.3 46 7/9/2025
1.70.2 37 7/9/2025
1.70.1 63 7/9/2025
1.70.0 43 7/9/2025
1.69.4 41 7/7/2025
1.69.3 35 7/7/2025
1.69.2 40 7/7/2025
1.69.1 36 7/7/2025
1.69.0 42 7/7/2025
1.68.11 38 7/7/2025
1.68.9 106 7/4/2025
1.68.8 43 7/4/2025
1.68.7 41 7/4/2025
1.68.6 37 7/4/2025
1.68.5 94 7/4/2025
1.68.4 37 7/4/2025
1.68.3 39 7/3/2025
1.68.2 41 7/3/2025
1.68.1 66 7/3/2025
1.68.0 47 7/3/2025
1.67.7 46 6/24/2025
1.67.6 41 6/24/2025
1.67.5 43 6/24/2025
1.67.4 40 6/24/2025
1.67.3 74 6/14/2025
1.67.2 65 6/14/2025
1.67.1 40 6/14/2025
1.67.0 84 6/13/2025
1.65.6 120 4/27/2025
1.61.5 59 4/27/2025
1.61.4 73 4/27/2025
1.61.3 61 4/25/2025
1.61.2 141 4/24/2025
1.61.1 57 4/24/2025
1.61.0 76 4/24/2025
1.60.0 218 4/18/2025
1.59.0 56 4/18/2025
1.57.0 62 4/18/2025
1.56.0 87 4/13/2025
1.55.0 52 3/22/2025
1.53.4 65 3/18/2025
1.53.3 127 3/11/2025
1.53.2 212 2/28/2025
1.53.1 177 2/28/2025
1.53.0 131 2/28/2025
1.52.20 206 2/18/2025
1.52.19 201 2/3/2025
1.52.18 159 2/3/2025
1.52.17 102 1/29/2025
1.52.16 131 1/27/2025
1.52.15 155 1/26/2025
1.52.14 99 1/15/2025
1.52.13 56 1/14/2025
1.52.12 79 1/12/2025
1.52.11 153 1/10/2025
1.52.10 158 1/10/2025
1.52.9 147 1/7/2025
1.52.8 179 1/6/2025
1.52.7 156 1/4/2025
1.52.6 165 12/31/2024
1.52.5 139 12/29/2024
1.52.4 141 12/27/2024
1.52.3 125 12/27/2024
1.52.2 157 12/25/2024
1.52.1 133 12/23/2024
1.52.0 128 12/23/2024
1.51.18 166 12/22/2024
1.51.17 143 12/20/2024
1.51.16 124 12/18/2024
1.51.15 137 12/16/2024
1.51.14 160 12/16/2024
1.51.13 145 12/16/2024
1.51.12 130 12/15/2024
1.51.11 133 12/15/2024
1.51.10 147 12/15/2024
1.51.9 163 12/15/2024
1.51.8 140 12/15/2024
1.51.7 143 12/14/2024
1.51.5 195 12/9/2024
1.51.4 154 12/7/2024
1.51.3 141 12/7/2024
1.51.2 158 12/7/2024
1.51.1 184 12/6/2024
1.51.0 174 12/3/2024
1.0.50 136 12/2/2024
1.0.49 166 12/1/2024
1.0.47 145 11/29/2024
1.0.46 156 11/28/2024
1.0.45 151 11/26/2024
1.0.40 155 11/24/2024
1.0.39 149 11/24/2024
1.0.38 134 11/23/2024
1.0.37 126 11/19/2024
1.0.36 148 11/19/2024
1.0.33 158 11/17/2024
1.0.32 133 11/16/2024
1.0.29 153 11/15/2024
1.0.27 138 11/15/2024
1.0.26 152 11/14/2024
1.0.25 142 11/14/2024
1.0.24 141 11/5/2024
1.0.23 138 11/5/2024
1.0.22 179 11/3/2024
1.0.20 156 10/29/2024
1.0.19 168 10/28/2024
1.0.16 162 10/21/2024
1.0.15 205 10/18/2024
1.0.14 144 10/13/2024
1.0.12 144 10/7/2024
1.0.11 143 10/7/2024
1.0.10 134 10/7/2024
1.0.9 136 10/7/2024
1.0.8 141 9/18/2024
1.0.7 167 9/17/2024
1.0.4 177 9/10/2024
1.0.1 311 9/3/2024
0.31.33 247 8/23/2024 0.31.33 is deprecated because it is no longer maintained.
0.31.32 224 8/23/2024 0.31.32 is deprecated because it is no longer maintained.
0.31.31 195 8/22/2024 0.31.31 is deprecated because it is no longer maintained.
0.31.30 235 8/19/2024 0.31.30 is deprecated because it is no longer maintained.
0.31.29 203 8/18/2024 0.31.29 is deprecated because it is no longer maintained.
0.31.28 170 8/18/2024 0.31.28 is deprecated because it is no longer maintained.
0.31.27 196 8/18/2024 0.31.27 is deprecated because it is no longer maintained.
0.31.26 222 8/17/2024 0.31.26 is deprecated because it is no longer maintained.
0.31.25 169 8/16/2024 0.31.25 is deprecated because it is no longer maintained.
0.31.24 175 8/15/2024 0.31.24 is deprecated because it is no longer maintained.
0.31.23 190 8/14/2024 0.31.23 is deprecated because it is no longer maintained.
0.31.20 198 8/7/2024 0.31.20 is deprecated because it is no longer maintained.
0.31.19 168 8/7/2024 0.31.19 is deprecated because it is no longer maintained.
0.31.18 161 8/5/2024 0.31.18 is deprecated because it is no longer maintained.
0.31.17 153 8/4/2024 0.31.17 is deprecated because it is no longer maintained.
0.31.16 172 8/4/2024 0.31.16 is deprecated because it is no longer maintained.
0.31.15 137 7/30/2024 0.31.15 is deprecated because it is no longer maintained.
0.31.13 138 7/30/2024 0.31.13 is deprecated because it is no longer maintained.
0.31.12 134 7/30/2024 0.31.12 is deprecated because it is no longer maintained.
0.31.11 92 7/30/2024 0.31.11 is deprecated because it is no longer maintained.
0.31.10 162 7/30/2024 0.31.10 is deprecated because it is no longer maintained.
0.31.9 161 7/29/2024 0.31.9 is deprecated because it is no longer maintained.
0.31.8 177 7/28/2024 0.31.8 is deprecated because it is no longer maintained.
0.31.7 113 7/28/2024 0.31.7 is deprecated because it is no longer maintained.
0.31.6 146 7/27/2024 0.31.6 is deprecated because it is no longer maintained.
0.31.5 149 7/26/2024 0.31.5 is deprecated because it is no longer maintained.
0.31.4 154 7/26/2024 0.31.4 is deprecated because it is no longer maintained.
0.31.3 176 7/22/2024 0.31.3 is deprecated because it is no longer maintained.
0.31.2 165 7/22/2024 0.31.2 is deprecated because it is no longer maintained.
0.31.1 161 7/22/2024 0.31.1 is deprecated because it is no longer maintained.
0.31.0 225 7/20/2024 0.31.0 is deprecated because it is no longer maintained.
0.30.14 239 7/4/2024 0.30.14 is deprecated because it is no longer maintained.
0.30.13 213 7/3/2024 0.30.13 is deprecated because it is no longer maintained.
0.30.12 260 6/18/2024 0.30.12 is deprecated because it is no longer maintained.
0.30.11 207 6/17/2024 0.30.11 is deprecated because it is no longer maintained.
0.30.10 213 6/12/2024 0.30.10 is deprecated because it is no longer maintained.
0.30.9 191 6/10/2024 0.30.9 is deprecated because it is no longer maintained.
0.30.8 198 6/7/2024 0.30.8 is deprecated because it is no longer maintained.
0.30.7 212 6/4/2024 0.30.7 is deprecated because it is no longer maintained.
0.30.6 182 6/4/2024 0.30.6 is deprecated because it is no longer maintained.
0.30.5 207 6/2/2024 0.30.5 is deprecated because it is no longer maintained.
0.30.3 175 5/28/2024 0.30.3 is deprecated because it is no longer maintained.
0.30.2 158 5/27/2024 0.30.2 is deprecated because it is no longer maintained.
0.30.1 243 5/20/2024 0.30.1 is deprecated because it is no longer maintained.
0.30.0 180 5/19/2024 0.30.0 is deprecated because it is no longer maintained.
0.29.6 211 5/15/2024 0.29.6 is deprecated because it is no longer maintained.
0.29.5 208 5/13/2024 0.29.5 is deprecated because it is no longer maintained.
0.29.4 260 5/12/2024 0.29.4 is deprecated because it is no longer maintained.
0.29.3 202 5/12/2024 0.29.3 is deprecated because it is no longer maintained.
0.29.2 219 5/11/2024 0.29.2 is deprecated because it is no longer maintained.
0.29.1 196 5/11/2024 0.29.1 is deprecated because it is no longer maintained.
0.28.4 192 5/10/2024 0.28.4 is deprecated because it is no longer maintained.
0.28.3 192 5/9/2024 0.28.3 is deprecated because it is no longer maintained.
0.28.2 183 5/9/2024 0.28.2 is deprecated because it is no longer maintained.
0.28.0 176 5/8/2024 0.28.0 is deprecated because it is no longer maintained.
0.27.14 199 4/29/2024 0.27.14 is deprecated because it is no longer maintained.
0.27.13 190 4/10/2024 0.27.13 is deprecated because it is no longer maintained.
0.27.11 180 4/10/2024 0.27.11 is deprecated because it is no longer maintained.
0.27.10 218 4/10/2024 0.27.10 is deprecated because it is no longer maintained.
0.27.9 211 4/8/2024 0.27.9 is deprecated because it is no longer maintained.
0.27.7 202 3/31/2024 0.27.7 is deprecated because it is no longer maintained.
0.27.6 187 3/29/2024 0.27.6 is deprecated because it is no longer maintained.
0.27.5 218 3/20/2024 0.27.5 is deprecated because it is no longer maintained.
0.27.4 207 3/20/2024 0.27.4 is deprecated because it is no longer maintained.
0.27.1 227 3/20/2024 0.27.1 is deprecated because it is no longer maintained.
0.27.0 220 3/19/2024 0.27.0 is deprecated because it is no longer maintained.
0.26.18 193 3/19/2024 0.26.18 is deprecated because it is no longer maintained.
0.26.17 211 3/18/2024 0.26.17 is deprecated because it is no longer maintained.
0.26.13 226 3/18/2024 0.26.13 is deprecated because it is no longer maintained.
0.26.12 208 3/18/2024 0.26.12 is deprecated because it is no longer maintained.
0.26.11 225 3/17/2024 0.26.11 is deprecated because it is no longer maintained.