Library used for working with Akka.NET using F# in type safe manner with functional principles in mind.
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 |
Install
Install-Package Akkling
dotnet add package Akkling
paket add Akkling
Akkling Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.4.14)
- Akka.Serialization.Hyperion(>= 1.4.14)
- FSharp.Core(>= 5.0.0)
Tags