This package contains Service Framework Remoting 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.Services.Remoting |
Install
Install-Package Microsoft.ServiceFabric.Services.Remoting
dotnet add package Microsoft.ServiceFabric.Services.Remoting
paket add Microsoft.ServiceFabric.Services.Remoting
Microsoft.ServiceFabric.Services.Remoting Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ServiceFabric.Services(>= 4.2.452 && <= 4.2.452)
- Microsoft.ServiceFabric.FabricTransport.Internal(>= 4.2.452 && <= 4.2.452)
- Microsoft.ServiceFabric.Diagnostics.Internal(>= 4.2.452 && <= 4.2.452)
Tags