Info
| Version: | 1.5.54 |
| Author(s): | Akka.NET Team |
| Last Update: | Friday, October 17, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://getakka.net/ |
| NuGet Url: | https://www.nuget.org/packages/Akka.Persistence |
Install
Install-Package Akka.Persistence
dotnet add package Akka.Persistence
paket add Akka.Persistence
Akka.Persistence Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.4.16)
- Google.Protobuf(>= 3.14.0)
Tags
Allows actors to persist and recover their state in a database-agnostic fashion.