This package provides Windows Communication Foundation (WCF) to be used as the communication mechanism for Service Fabric microservices built using the Actor Framework APIs.
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.Wcf |
Install
Install-Package Microsoft.ServiceFabric.Actors.Wcf
dotnet add package Microsoft.ServiceFabric.Actors.Wcf
paket add Microsoft.ServiceFabric.Actors.Wcf
Microsoft.ServiceFabric.Actors.Wcf Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ServiceFabric.Actors(>= 4.2.452 && <= 4.2.452)
- Microsoft.ServiceFabric.Services.Wcf(>= 4.2.452 && <= 4.2.452)
Tags