A library for Akka.NET that removes most of the boilerplate code for creating and configuring actor systems.
Info
Version: | 1.0.5835.36887 |
Author(s): | Philip Laureano |
Last Update: | Wednesday, December 23, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Akka.Configuration |
Install
Install-Package Akka.Configuration
dotnet add package Akka.Configuration
paket add Akka.Configuration
Akka.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.0.5)
- Newtonsoft.Json(>= 7.0.1)
Tags