Akka.Persistence 1.4.1-rc1

Prefix Reserved
This is a prerelease version of Akka.Persistence.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Akka.Persistence --version 1.4.1-rc1
                    
NuGet\Install-Package Akka.Persistence -Version 1.4.1-rc1
                    
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.Persistence" Version="1.4.1-rc1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka.Persistence" Version="1.4.1-rc1" />
                    
Directory.Packages.props
<PackageReference Include="Akka.Persistence" />
                    
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.Persistence --version 1.4.1-rc1
                    
#r "nuget: Akka.Persistence, 1.4.1-rc1"
                    
#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.Persistence@1.4.1-rc1
                    
#: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.Persistence&version=1.4.1-rc1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Akka.Persistence&version=1.4.1-rc1&prerelease
                    
Install as a Cake Tool

Persistence actor 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (52)

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

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.Persistence.Query

Stream based query interface for persistence journal plugins for Akka.NET

Akka.Persistence.Sql.Common

Akka.NET Persistence ADO.NET middleware

Akka.Persistence.Hosting

Akka.Persistence Microsoft.Extensions.Hosting support.

Akka.Persistence.Query.Sql

Akka.NET streams support for ADO.NET Persistence middleware.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on Akka.Persistence:

Repository Stars
ThembisileNGQ/Akkatecture
a cqrs and event sourcing framework for dotnet core using akka.net
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
Aaronontheweb/InMemoryCQRSReplication
Akka.NET Reference Architecture - CQRS + Sharding + In-Memory Replication
Horusiath/AkkaCQRS
Event sourcing example build on Akka.NET with persistence plugin
Version Downloads Last Updated
1.5.68 9,743 5/17/2026
1.5.67 19,449 4/26/2026
1.5.66 757 4/24/2026
1.5.65 9,019 4/10/2026
1.5.64 7,925 3/31/2026
1.5.63 9,520 3/23/2026
1.5.62 30,658 3/3/2026
1.5.61 8,401 2/26/2026
1.5.60 31,888 2/10/2026
1.5.59 32,815 1/26/2026
1.5.58 75,452 1/8/2026
1.5.57 21,085 12/11/2025
1.5.57-beta2 2,116 12/3/2025
1.5.57-beta1 998 12/2/2025
1.5.56 17,528 11/25/2025
1.5.55 66,709 10/26/2025
1.5.54 9,356 10/17/2025
1.5.53 53,104 10/10/2025
1.5.52 47,247 10/6/2025
1.4.1-rc1 4,999 2/28/2020
Loading failed

Stable release candidate for Akka.NET 1.4**
Akka.NET v1.4.0-rc1 represents [the completion of the entire Akka.NET v1.4.0 milestone](https://github.com/akkadotnet/akka.net/milestone/17).
Provided that there are no major bugs, architectural issues, performance regressions, or stability issues reported as we begin the process of moving all of our plugins onto Akka.NET v1.4.0-RC1, Akka.NET v1.4.0 final will ship within two weeks.
For information on the full set of changes, [please see "What's New in Akka.NET v1.4" on the official Akka.NET website](https://getakka.net/community/whats-new/akkadotnet-v1.4.html).
| COMMITS | LOC+ | LOC- | AUTHOR |
| --- | --- | --- | --- |
| 206 | 33015 | 24489 | Aaron Stannard |
| 47 | 63 | 63 | dependabot-preview[bot] |
| 33 | 16794 | 6803 | Igor Fedchenko |
| 15 | 1370 | 557 | Ismael Hamed |
| 13 | 11671 | 1059 | Bartosz Sypytkowski |
| 10 | 3451 | 706 | zbynek001 |
| 8 | 224 | 25 | Andre Loker |
| 6 | 897 | 579 | Sean Gilliam |
| 6 | 101 | 987 | cptjazz |
| 5 | 4837 | 51 | Valdis Zobēla |
| 5 | 407 | 95 | Jonathan Nagy |
| 3 | 8 | 8 | jdsartori |
| 3 | 2 | 2 | Arjen Smits |
| 3 | 16 | 2 | Kaiwei Li |
| 2 | 6 | 6 | Abi |
| 2 | 4 | 6 | Onur Gumus |
| 2 | 36 | 32 | Peter Huang |
| 2 | 2 | 4 | Maciej Wódke |
| 2 | 2 | 2 | Wessel Kranenborg |
| 2 | 130 | 94 | Ondrej Pialek |
| 1 | 633 | 1 | Gregorius Soedharmo |
| 1 | 62 | 15 | Mathias Feitzinger |
| 1 | 3 | 1 | jg11jg |
| 1 | 1 | 1 | Greatsamps |
| 1 | 1 | 1 | Christoffer Jedbäck |
| 1 | 1 | 1 | Andre |