DotNext.AspNetCore.Cluster 6.4.0

dotnet add package DotNext.AspNetCore.Cluster --version 6.4.0
                    
NuGet\Install-Package DotNext.AspNetCore.Cluster -Version 6.4.0
                    
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.AspNetCore.Cluster" Version="6.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotNext.AspNetCore.Cluster" Version="6.4.0" />
                    
Directory.Packages.props
<PackageReference Include="DotNext.AspNetCore.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.AspNetCore.Cluster --version 6.4.0
                    
#r "nuget: DotNext.AspNetCore.Cluster, 6.4.0"
                    
#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.AspNetCore.Cluster@6.4.0
                    
#: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.AspNetCore.Cluster&version=6.4.0
                    
Install as a Cake Addin
#tool nuget:?package=DotNext.AspNetCore.Cluster&version=6.4.0
                    
Install as a Cake Tool

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

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 (1)

Showing the top 1 NuGet packages that depend on DotNext.AspNetCore.Cluster:

Package Downloads
Slik.Cache

Distributed in-process cache using Raft protocol with gRPC API

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DotNext.AspNetCore.Cluster:

Repository Stars
SlimPlanet/SlimFaas
SlimFaas : The slimmest and simplest Function As A Service
Version Downloads Last Updated
6.4.0 117 6/30/2026
6.3.0 176 6/2/2026
6.2.3 163 5/20/2026
6.2.2 127 5/17/2026
6.2.1 119 5/12/2026
6.2.0 132 5/7/2026
6.1.0 1,813 3/29/2026
6.0.0 292 3/9/2026
5.26.2 3,496 1/10/2026
5.26.1 6,069 11/4/2025
5.26.0 671 10/22/2025
5.25.2 449 9/29/2025
5.25.0 352 9/15/2025
5.24.1 585 8/23/2025
5.24.0 263 8/19/2025
5.23.0 494 6/29/2025
5.22.0 324 5/30/2025
5.21.0 454 4/8/2025
5.20.0 942 3/30/2025
5.19.1 1,348 3/7/2025
Loading failed