Skip to main content

High-performance, NativeAOT-ready Conflict-free Replicated Data Types (CRDTs) for modern .NET โ€” state-based, delta-state, and operation-based counters, registers, sets, maps, flags, graphs, and sequence/text types.

Total Downloads
62.1K
62,068
Published
Jul 15, 2026
Latest stable version

Install

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

Frameworks

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

Dependencies

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, )
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.

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.