Support for hosting Microsoft Orleans on Service Fabric.
Info
Version: | 3.7.2 |
Author(s): | Microsoft |
Last Update: | Friday, May 10, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/orleans |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Orleans.Hosting.ServiceFabric |
Install
Install-Package Microsoft.Orleans.Hosting.ServiceFabric
dotnet add package Microsoft.Orleans.Hosting.ServiceFabric
paket add Microsoft.Orleans.Hosting.ServiceFabric
Microsoft.Orleans.Hosting.ServiceFabric Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Orleans.OrleansRuntime(>= 3.4.1)
- Microsoft.Orleans.OrleansProviders(>= 3.4.1)
- Microsoft.Extensions.Options(>= 3.0.0)
- Microsoft.ServiceFabric.Services(>= 3.4.664)
Tags