Basic framework for building clusters.
Info
Version: | 5.14.0 |
Author(s): | Roman Sakno |
Last Update: | Sunday, October 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dotnet.github.io/dotNext/ |
NuGet Url: | https://www.nuget.org/packages/DotNext.Net.Cluster |
Install
Install-Package DotNext.Net.Cluster
dotnet add package DotNext.Net.Cluster
paket add DotNext.Net.Cluster
DotNext.Net.Cluster Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- DotNext.IO(>= 3.0.0 && < 4.0.0)
- DotNext.Threading(>= 3.0.0 && < 4.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 5.0.0)
- System.Collections.Immutable(>= 5.0.0)
- DotNext.IO(>= 3.0.0 && < 4.0.0)
- DotNext.Threading(>= 3.0.0 && < 4.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.11)
- System.Collections.Immutable(>= 5.0.0)
Tags