Dapr.Actors 1.17.8

Prefix Reserved
dotnet add package Dapr.Actors --version 1.17.8
                    
NuGet\Install-Package Dapr.Actors -Version 1.17.8
                    
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="Dapr.Actors" Version="1.17.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Dapr.Actors" Version="1.17.8" />
                    
Directory.Packages.props
<PackageReference Include="Dapr.Actors" />
                    
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 Dapr.Actors --version 1.17.8
                    
#r "nuget: Dapr.Actors, 1.17.8"
                    
#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 Dapr.Actors@1.17.8
                    
#: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=Dapr.Actors&version=1.17.8
                    
Install as a Cake Addin
#tool nuget:?package=Dapr.Actors&version=1.17.8
                    
Install as a Cake Tool

This package contains the reference assemblies for developing Actor services using Dapr.

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 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 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 (32)

Showing the top 5 NuGet packages that depend on Dapr.Actors:

Package Downloads
Dapr.Actors.AspNetCore

This package contains the reference assemblies for developing Actor services using Dapr and AspNetCore.

Delfin.Core.Application

A robust Application Layer library designed to facilitate the implementation of business logic and application services in .NET applications. This package provides essential abstractions, command and query handling, and integration with domain models, ensuring a clean architecture and separation of concerns.

Hexalith.Infrastructure.DaprRuntime.Parties.Abstractions

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.CosmosDatabases

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

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Dapr.Actors:

Repository Stars
microsoft/semantic-kernel
Integrate cutting-edge LLM technology quickly and easily into your apps
dotnet-architecture/eShopOnDapr
A sample .NET distributed application based on eShopOnContainers, powered by Dapr.
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
J-Tech-Japan/Sekiban
Sekiban - an Opinionated Event Sourcing and CQRS Framework using C#. It can store data into Azure Cosmos DB, AWS Dynamo DB or Postgres
microsoft/project-oagents
Experimental AI Agents Framework
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
newbe36524/Newbe.Claptrap
This is a frameworks with reactive, event sourcing and Actor pattern as basic theories. On top of this, developers can create "distributed", "scale out", and "easy to test" application more simply. Claptrap and it`s Minions is on the way.
man-group/dapr-sidekick-dotnet
Dapr Sidekick for .NET - a lightweight lifetime management component for Dapr
jiangjinnan/InsideAspNet6
PacktPublishing/Practical-Microservices-with-Dapr-and-.NET
Practical Microservices with Dapr and .NET, published by Packt
Version Downloads Last Updated
1.17.8 2,160 4/7/2026
1.17.7 7,770 3/27/2026
1.17.6 3,969 3/24/2026
1.17.5 3,116 3/18/2026
1.17.4 8,475 3/12/2026
1.17.3 4,518 3/6/2026
1.17.2 654 3/6/2026
1.17.1 581 3/4/2026
1.17.0 2,015 2/27/2026
1.17.0-rc15 105 2/25/2026
1.17.0-rc14 137 2/16/2026
1.17.0-rc13 114 2/14/2026
1.17.0-rc12 114 2/13/2026
1.17.0-rc11 114 2/11/2026
1.17.0-rc10 117 2/8/2026
1.17.0-rc09 115 2/8/2026
1.17.0-rc08 117 2/6/2026
1.17.0-rc07 315 2/5/2026
1.17.0-rc06 310 1/26/2026
1.17.0-rc05 144 1/17/2026
Loading failed