Support for using Service Fabric for cluster information when hosting Microsoft Orleans on Service Fabric.
Info
Version: | 2.0.0-rc2 |
Author(s): | Microsoft |
Last Update: | Tuesday, March 13, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/Orleans |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Orleans.Clustering.ServiceFabric |
Install
Install-Package Microsoft.Orleans.Clustering.ServiceFabric
dotnet add package Microsoft.Orleans.Clustering.ServiceFabric
paket add Microsoft.Orleans.Clustering.ServiceFabric
Microsoft.Orleans.Clustering.ServiceFabric Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Orleans.Hosting.ServiceFabric(>= 2.0.02)
- Microsoft.Orleans.Runtime.Abstractions(>= 2.0.02)
- Microsoft.ServiceFabric.Services(>= 3.0.456)
Tags