Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
Info
| Version: | 1.5.54 |
| Author(s): | Akka.NET Team |
| Last Update: | Friday, October 17, 2025 |
| .NET Fiddle: | Online Example |
| Project Url: | https://getakka.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