This package contains the common Actor Framework APIs for building and connecting to reliable services on Microsoft Service Fabric.
Info
Version: | 7.1.2448 |
Author(s): | Microsoft |
Last Update: | Monday, September 23, 2024 |
.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