Skip to main content
RaftCs package icon

RaftCs

High-performance, NativeAOT-ready Raft consensus (https://raft.github.io) for modern .NET โ€” a customizable core consensus module (election, log replication, snapshots, joint membership) with replaceable storage and transport, modeled on tikv/raft-rs.

Total Downloads
60.2K
60,170
Published
Jul 15, 2026
Latest stable version

Install

.NET CLI
dotnet add package RaftCs --version 1.1.2
Package Manager Console
Install-Package RaftCs -Version 1.1.2
PackageReference
<PackageReference Include="RaftCs" Version="1.1.2" />

Frameworks

net10.0 net8.0 net9.0 .NETStandard2.0 .NETStandard2.1

Dependencies

[10.0.10, )
Microsoft.Bcl.HashCode
.NETStandard2.0
[6.0.0, )
[10.0.10, )
System.Memory
.NETStandard2.0
[4.6.3, )
System.Text.Json
.NETStandard2.0
[10.0.10, )
[10.0.10, )
[4.6.3, )
[10.0.10, )
[10.0.10, )
System.Text.Json
.NETStandard2.1
[10.0.10, )
[10.0.10, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 5 target frameworks; confirm the exact target used by your application.

The published metadata declares 13 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.