Framework for fault-tolerant clustered microservices based on ASP.NET Core.
Info
Version: | 5.13.0 |
Author(s): | Roman Sakno |
Last Update: | Friday, August 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dotnet.github.io/dotNext/ |
NuGet Url: | https://www.nuget.org/packages/DotNext.AspNetCore.Cluster |
Install
Install-Package DotNext.AspNetCore.Cluster
dotnet add package DotNext.AspNetCore.Cluster
paket add DotNext.AspNetCore.Cluster
DotNext.AspNetCore.Cluster Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- DotNext.Net.Cluster(>= 3.0.0 && < 4.0.0)
- IPNetwork2(>= 2.5.240)
- Microsoft.Extensions.Http(>= 5.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 5.0.0)
- System.Runtime.Caching(>= 5.0.0)
- DotNext.Net.Cluster(>= 3.0.0 && < 4.0.0)
- IPNetwork2(>= 2.5.240)
- Microsoft.Extensions.Http(>= 3.1.11)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.11)
- System.Runtime.Caching(>= 5.0.0)
Tags