F# wrapper library for Akka.NET with persistence support.
Info
Version: | 0.16.2 |
Author(s): | Bartosz Sypytkowski |
Last Update: | Thursday, August 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Horusiath/Akkling |
NuGet Url: | https://www.nuget.org/packages/Akkling.Persistence |
Install
Install-Package Akkling.Persistence
dotnet add package Akkling.Persistence
paket add Akkling.Persistence
Akkling.Persistence Download (Unzip the "nupkg" after downloading)
Dependencies
- Akkling.Streams(>= 0.11.0)
- Akkling(>= 0.11.0)
- Akka.Persistence(>= 1.4.14)
- FSharp.Core(>= 5.0.0)
Tags