Info
Version: | 1.5.31 |
Author(s): | Akka.NET Team |
Last Update: | Monday, November 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akkadotnet/akka.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.