Hexalith.Infrastructure.DaprRuntime.Sessions 1.65.6

This package has a SemVer 2.0.0 package version: 1.65.6+build.14690301383.1.
dotnet add package Hexalith.Infrastructure.DaprRuntime.Sessions --version 1.65.6
                    
NuGet\Install-Package Hexalith.Infrastructure.DaprRuntime.Sessions -Version 1.65.6
                    
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.Sessions" Version="1.65.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hexalith.Infrastructure.DaprRuntime.Sessions" Version="1.65.6" />
                    
Directory.Packages.props
<PackageReference Include="Hexalith.Infrastructure.DaprRuntime.Sessions" />
                    
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.Sessions --version 1.65.6
                    
#r "nuget: Hexalith.Infrastructure.DaprRuntime.Sessions, 1.65.6"
                    
#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.
#addin nuget:?package=Hexalith.Infrastructure.DaprRuntime.Sessions&version=1.65.6
                    
Install Hexalith.Infrastructure.DaprRuntime.Sessions as a Cake Addin
#tool nuget:?package=Hexalith.Infrastructure.DaprRuntime.Sessions&version=1.65.6
                    
Install Hexalith.Infrastructure.DaprRuntime.Sessions 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 net9.0 is compatible.  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 (3)

Showing the top 3 NuGet packages that depend on Hexalith.Infrastructure.DaprRuntime.Sessions:

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.Security.ApiServer

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.65.6 85 4/27/2025
1.61.5 44 4/27/2025
1.61.4 47 4/27/2025
1.61.3 47 4/25/2025
1.61.2 85 4/24/2025
1.61.1 41 4/24/2025
1.61.0 45 4/24/2025
1.60.0 297 4/18/2025
1.59.0 52 4/18/2025
1.57.0 57 4/18/2025
1.56.0 100 4/13/2025
1.55.0 74 3/22/2025
1.53.4 159 3/18/2025
1.53.3 180 3/11/2025
1.53.2 202 2/28/2025
1.53.1 188 2/28/2025
1.53.0 188 2/28/2025
1.52.20 210 2/18/2025
1.52.19 186 2/3/2025
1.52.18 170 2/3/2025
1.52.17 121 1/29/2025
1.52.16 148 1/27/2025
1.52.15 147 1/26/2025
1.52.14 122 1/15/2025
1.52.13 73 1/14/2025
1.52.12 74 1/12/2025
1.52.11 132 1/10/2025
1.52.10 155 1/10/2025
1.52.9 127 1/7/2025
1.52.8 170 1/6/2025
1.52.7 169 1/4/2025
1.52.6 173 12/31/2024
1.52.5 138 12/29/2024
1.52.4 136 12/27/2024
1.52.3 128 12/27/2024
1.52.2 131 12/25/2024
1.52.1 132 12/23/2024
1.52.0 117 12/23/2024
1.51.18 145 12/22/2024
1.51.17 147 12/20/2024
1.51.16 136 12/18/2024
1.51.15 128 12/16/2024
1.51.14 132 12/16/2024
1.51.13 131 12/16/2024
1.51.12 139 12/15/2024
1.51.11 136 12/15/2024
1.51.10 126 12/15/2024
1.51.9 158 12/15/2024
1.51.8 126 12/15/2024
1.51.7 161 12/14/2024
1.51.5 177 12/9/2024
1.51.4 164 12/7/2024
1.51.3 125 12/7/2024
1.51.2 126 12/7/2024
1.51.1 140 12/6/2024
1.51.0 151 12/3/2024
1.0.50 133 12/2/2024
1.0.49 140 12/1/2024
1.0.47 137 11/29/2024
1.0.46 133 11/28/2024
1.0.45 138 11/26/2024
1.0.40 252 11/24/2024
1.0.39 135 11/24/2024
1.0.38 130 11/23/2024
1.0.37 134 11/19/2024
1.0.36 112 11/19/2024
1.0.33 127 11/17/2024
1.0.32 154 11/16/2024
1.0.29 127 11/15/2024
1.0.27 123 11/15/2024
1.0.26 132 11/14/2024
1.0.25 121 11/14/2024
1.0.24 154 11/5/2024
1.0.23 136 11/5/2024
1.0.22 198 11/3/2024