Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Info
Version: | 1.5.30 |
Author(s): | Akka.NET Team |
Last Update: | Thursday, October 3, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/akkadotnet/akka.net |
NuGet Url: | https://www.nuget.org/packages/Akka |
Install
Install-Package Akka
dotnet add package Akka
paket add Akka
Akka Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Collections.Immutable(>= 5.0.0)
- System.Configuration.ConfigurationManager(>= 4.7.0)
Tags