DotNext.Net.Cluster
6.8.1
dotnet add package DotNext.Net.Cluster --version 6.8.1
NuGet\Install-Package DotNext.Net.Cluster -Version 6.8.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="DotNext.Net.Cluster" Version="6.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNext.Net.Cluster" Version="6.8.1" />
<PackageReference Include="DotNext.Net.Cluster" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotNext.Net.Cluster --version 6.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DotNext.Net.Cluster, 6.8.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package DotNext.Net.Cluster@6.8.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotNext.Net.Cluster&version=6.8.1
#tool nuget:?package=DotNext.Net.Cluster&version=6.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Basic framework for building clusters
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- DotNext.IO (>= 6.8.0)
- DotNext.Threading (>= 6.8.0)
- DotNext.Unsafe (>= 6.8.0)
- Microsoft.AspNetCore.Connections.Abstractions (>= 10.0.12)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.12)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on DotNext.Net.Cluster:
| Package | Downloads |
|---|---|
|
DotNext.AspNetCore.Cluster
Framework for fault-tolerant clustered microservices based on ASP.NET Core |
|
|
VL.IO.Raft
Distributed leader election for vvvv gamma using the Raft consensus algorithm. |
|
|
Catga.Cluster
Catga cluster support using DotNext Raft consensus |
|
|
Hangfire.Community.Raft
Hangfire job storage backed by a DotNext Raft cluster. State is replicated in-memory across nodes with a write-ahead log on disk; no external database required. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.8.1 | 0 | 9/22/2026 |
| 6.8.0 | 710 | 9/20/2026 |
| 6.7.2 | 2,093 | 9/11/2026 |
| 6.7.1 | 1,450 | 9/5/2026 |
| 6.7.0 | 408 | 9/1/2026 |
| 6.6.5 | 175 | 8/28/2026 |
| 6.6.4 | 844 | 8/21/2026 |
| 6.6.3 | 226 | 8/19/2026 |
| 6.6.2 | 178 | 8/17/2026 |
| 6.6.1 | 198 | 8/11/2026 |
| 6.6.0 | 2,219 | 8/4/2026 |
| 6.5.0 | 258 | 7/27/2026 |
| 6.4.1 | 1,086 | 7/12/2026 |
| 6.4.0 | 596 | 6/30/2026 |
| 6.3.0 | 846 | 6/2/2026 |
| 6.2.3 | 252 | 5/20/2026 |
| 6.2.2 | 211 | 5/17/2026 |
| 6.2.1 | 272 | 5/12/2026 |
| 6.2.0 | 210 | 5/7/2026 |
| 6.1.0 | 3,933 | 3/29/2026 |
Loading failed