This package contains the reference assemblies for developing Actor services using Dapr and AspNetCore.
Info
Version: | 1.14.0 |
Author(s): | dapr.io |
Last Update: | Wednesday, August 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dapr.io/ |
NuGet Url: | https://www.nuget.org/packages/Dapr.Actors.AspNetCore |
Install
Install-Package Dapr.Actors.AspNetCore
dotnet add package Dapr.Actors.AspNetCore
paket add Dapr.Actors.AspNetCore
Dapr.Actors.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapr.Actors(>= 1.0.005)
- System.IO.Pipelines(>= 4.7.2)
Tags