Akka.Cluster 1.3.1

Prefix Reserved
Details
Advisory: https://github.com/advisories/GHSA-jhpv-4q4f-43g5 Severity: critical
There is a newer version of this package available.
See the version list below for details.
dotnet add package Akka.Cluster --version 1.3.1
                    
NuGet\Install-Package Akka.Cluster -Version 1.3.1
                    
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="Akka.Cluster" Version="1.3.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka.Cluster" Version="1.3.1" />
                    
Directory.Packages.props
<PackageReference Include="Akka.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 Akka.Cluster --version 1.3.1
                    
#r "nuget: Akka.Cluster, 1.3.1"
                    
#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 Akka.Cluster@1.3.1
                    
#: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=Akka.Cluster&version=1.3.1
                    
Install as a Cake Addin
#tool nuget:?package=Akka.Cluster&version=1.3.1
                    
Install as a Cake Tool

Cluster support for Akka.NET

Product 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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (43)

Showing the top 5 NuGet packages that depend on Akka.Cluster:

Package Downloads
Akka.Cluster.Tools

Distributed publish/subscribe, client and singleton support for Akka.NET cluster

Akka.DistributedData

Replicated data using CRDT structures

Petabridge.Cmd.Cluster

Akka.Cluster Petabridge.Cmd palettes for cluster management and monitoring.

Akka.Management

Akka cluster management module for Akka.NET

Akka.HealthCheck.Cluster

Akka.NET and Akka.Cluster healthchecks for environments like K8s, AWS, Azure, Pivotal Cloud Foundry, and more.

GitHub repositories (1)

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

Repository Stars
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
Version Downloads Last Updated
1.5.65 1,069 4/10/2026
1.5.64 4,658 3/31/2026
1.5.63 5,103 3/23/2026
1.5.62 19,665 3/3/2026
1.5.61 8,313 2/26/2026
1.5.60 16,916 2/10/2026
1.5.59 27,118 1/26/2026
1.5.58 49,253 1/8/2026
1.5.57 21,101 12/11/2025
1.5.57-beta2 1,733 12/3/2025
1.5.57-beta1 969 12/2/2025
1.5.56 18,792 11/25/2025
1.5.55 47,213 10/26/2025
1.5.54 11,269 10/17/2025
1.5.53 47,900 10/10/2025
1.5.52 65,553 10/6/2025
1.5.51 61,280 10/1/2025 1.5.51 has at least one vulnerability with critical severity.
1.5.50 9,910 9/22/2025 1.5.50 has at least one vulnerability with critical severity.
1.5.49 6,723 9/10/2025 1.5.49 has at least one vulnerability with critical severity.
1.3.1 14,054 9/5/2017 1.3.1 has at least one vulnerability with critical severity.
Loading failed

Maintenance Release for Akka.NET 1.3**
Updates and bugfixes**:
- Bugfix: Hyperion NuGet package restore creating duplicate assemblies for the same version inside Akka
- Various documentation fixes and updates
- Bugfix: issue where data sent via UDP when `ByteString` payload had buffers with length more than 1, `UdpSender` only wrote the first part of the buffers and dropped the rest.
- Bugfix: Akka.IO.Tcp failed to write some outgoing messages.
- Improved support for OSX & Rider
- Bugfix: Akka.Persistence support for `SerializerWithStringManifest` required by Akka.Cluster.Sharding and Akka.Cluster.Tools
- Akka.Persistence.Sqlite and Akka.Persistence.SqlServer were unable to support `SerializerWithStringManifest`, so using Akka.Cluster.Sharding with Sql plugins would not work.
- Bugfix: Akka.Streams generic type parameters of the flow returned from current implementation of Bidiflow's JoinMat method were incorrect.
- Bugfix: `PersistenceMessageSerializer` was failing with the wrong exceptoin when a non-supported type was provided.
Akka.Persistence backwards compability warning**:
- Akka.Persistence.Sql introduces an additional field to the schema used by Sql-based plugins to allow for the use of `SerializerWithStringManifest` called `serializer_id`.  It requires any previous Sql schema to be updated to have this field.  Details are included in the Akka.Persistence.Sqlite plugin README.md file.  Users of the Akka.Persistence.Sqlite plugin must alter their existing databases to add the field `serializer_id int (4)`:
```
ALTER TABLE {your_event_journal_table_name} ADD COLUMN `serializer_id` INTEGER ( 4 )
ALTER TABLE {your_snapshot_table_name} ADD COLUMN `serializer_id` INTEGER ( 4 )
```
[See the full set of Akka.NET 1.3.1 fixes here](https://github.com/akkadotnet/akka.net/milestone/19).