This package contains the common Actor Framework APIs for building and connecting to reliable services on Microsoft Service Fabric.
Info
| Version: | 8.2.274 |
| Author(s): | Microsoft |
| Last Update: | Tuesday, September 9, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://aka.ms/servicefabric |
| NuGet Url: | https://www.nuget.org/packages/Microsoft.ServiceFabric.Actors |
Install
Install-Package Microsoft.ServiceFabric.Actors
dotnet add package Microsoft.ServiceFabric.Actors
paket add Microsoft.ServiceFabric.Actors
Microsoft.ServiceFabric.Actors Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ServiceFabric.Services.Remoting(>= 4.2.452 && <= 4.2.452)
- Microsoft.ServiceFabric.Diagnostics.Internal(>= 4.2.452 && <= 4.2.452)
Tags