Microsoft Orleans hosting support for Kubernetes.
Info
Version: | 9.0.0 |
Author(s): | Microsoft |
Last Update: | Thursday, November 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnet/orleans |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Orleans.Hosting.Kubernetes |
Install
Install-Package Microsoft.Orleans.Hosting.Kubernetes
dotnet add package Microsoft.Orleans.Hosting.Kubernetes
paket add Microsoft.Orleans.Hosting.Kubernetes
Microsoft.Orleans.Hosting.Kubernetes Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Orleans.OrleansRuntime(>= 3.4.1)
- KubernetesClient(>= 2.0.29)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.Extensions.Hosting.Abstractions(>= 3.0.0)
- Microsoft.Extensions.Http(>= 3.0.0)
- Microsoft.Extensions.Options(>= 3.0.0)
- System.Threading.Channels(>= 4.7.0)
Tags