Akka.DistributedData
1.4.6
Prefix Reserved
See the version list below for details.
dotnet add package Akka.DistributedData --version 1.4.6
NuGet\Install-Package Akka.DistributedData -Version 1.4.6
<PackageReference Include="Akka.DistributedData" Version="1.4.6" />
<PackageVersion Include="Akka.DistributedData" Version="1.4.6" />
<PackageReference Include="Akka.DistributedData" />
paket add Akka.DistributedData --version 1.4.6
#r "nuget: Akka.DistributedData, 1.4.6"
#:package Akka.DistributedData@1.4.6
#addin nuget:?package=Akka.DistributedData&version=1.4.6
#tool nuget:?package=Akka.DistributedData&version=1.4.6
Replicated data using CRDT structures
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Akka.Cluster (>= 1.4.6)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on Akka.DistributedData:
| Package | Downloads |
|---|---|
|
Akka.Cluster.Sharding
Sharded actors with managed lifecycle for Akka.NET cluster. Used to distribute state in a fault-tolerant, consistent fashion over an Akka.NET cluster. |
|
|
Akka.DistributedData.LightningDB
Replicated data using CRDT structures |
|
|
Akka.Cluster.Hosting
Akka.Cluster and Akka.Cluster.Sharding Microsoft.Extensions.Hosting support. |
|
|
Akkling.DistributedData
F# wrapper library for Akka.NET with geo-replicated distributed data support (CRDT) |
|
|
FAkka.Shared
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.5.62 | 858 | 3/3/2026 |
| 1.5.61 | 2,144 | 2/26/2026 |
| 1.5.60 | 10,728 | 2/10/2026 |
| 1.5.59 | 12,461 | 1/26/2026 |
| 1.5.58 | 26,708 | 1/8/2026 |
| 1.5.57 | 15,808 | 12/11/2025 |
| 1.5.57-beta2 | 1,541 | 12/3/2025 |
| 1.5.57-beta1 | 780 | 12/2/2025 |
| 1.5.56 | 5,929 | 11/25/2025 |
| 1.5.55 | 38,153 | 10/26/2025 |
| 1.5.54 | 6,507 | 10/17/2025 |
| 1.5.53 | 29,555 | 10/10/2025 |
| 1.5.52 | 13,849 | 10/6/2025 |
| 1.5.51 | 70,381 | 10/1/2025 |
| 1.5.50 | 5,925 | 9/22/2025 |
| 1.5.49 | 5,451 | 9/10/2025 |
| 1.5.48 | 12,803 | 8/22/2025 |
| 1.5.47 | 2,519 | 8/14/2025 |
| 1.5.46 | 10,549 | 7/17/2025 |
| 1.4.6 | 8,014 | 5/12/2020 |
Maintenance Release for Akka.NET 1.4**
Akka.NET v1.4.6 consists of mainly minor bug fixes and updates:
[Akka.Cluster.DistributedData: Akka.DistributedData.ORDictionary Unable to cast object of type](https://github.com/akkadotnet/akka.net/issues/4400)
[Akka: add CoordinatedShutdown.run-by-actor-system-terminated setting](https://github.com/akkadotnet/akka.net/issues/4203) - runs `CoordinatedShutdown` whenever `ActorSystem.Terminate()` is called.
[Akka.Actor: Inconsistent application of SupervisorStrategy on Pool routers](https://github.com/akkadotnet/akka.net/issues/3626)
To see the full set of changes for Akka.NET 1.4.6, please [see the 1.4.6 milestone](https://github.com/akkadotnet/akka.net/milestone/37).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 3 | 746 | 96 | Gregorius Soedharmo |
| 1 | 65 | 117 | Igor Fedchenko |
| 1 | 10 | 5 | Bogdan-Rotund |