DotNext.Net.Cluster 6.2.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package DotNext.Net.Cluster --version 6.2.2
                    
NuGet\Install-Package DotNext.Net.Cluster -Version 6.2.2
                    
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.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNext.Net.Cluster" Version="6.2.2" />
                    
Directory.Packages.props
<PackageReference Include="DotNext.Net.Cluster" />
                    
Project file
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.2.2
                    
#r "nuget: DotNext.Net.Cluster, 6.2.2"
                    
#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.2.2
                    
#: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.2.2
                    
Install as a Cake Addin
#tool nuget:?package=DotNext.Net.Cluster&version=6.2.2
                    
Install as a Cake Tool

Basic framework for building clusters

Product 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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DotNext.Net.Cluster:

Package Downloads
DotNext.AspNetCore.Cluster

Framework for fault-tolerant clustered microservices based on ASP.NET Core

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.3.0 333 6/2/2026
6.2.3 212 5/20/2026
6.2.2 172 5/17/2026
6.2.1 244 5/12/2026
6.2.0 173 5/7/2026
6.1.0 2,030 3/29/2026
6.0.0 672 3/9/2026
5.26.2 3,769 1/10/2026
5.26.1 6,037 11/4/2025
5.26.0 716 10/22/2025
5.25.2 509 9/29/2025
5.25.0 3,262 9/15/2025
5.24.1 612 8/23/2025
5.24.0 276 8/19/2025
5.23.0 1,080 6/29/2025
5.22.0 343 5/30/2025
5.21.0 470 4/8/2025
5.20.0 1,079 3/30/2025
5.19.1 1,377 3/7/2025
5.19.0 607 3/3/2025
Loading failed