A .NET extension library for akka.configuration that allows users to configure and create Akka.NET actor systems using C#'s lambda syntax.
Info
Version: | 1.0.6062.28838 |
Author(s): | Philip Laureano |
Last Update: | Saturday, August 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/philiplaureano/Akka.Configuration.Lambdas |
NuGet Url: | https://www.nuget.org/packages/Akka.Configuration.Lambdas |
Install
Install-Package Akka.Configuration.Lambdas
dotnet add package Akka.Configuration.Lambdas
paket add Akka.Configuration.Lambdas
Akka.Configuration.Lambdas Download (Unzip the "nupkg" after downloading)
Dependencies
- Akka(>= 1.1.1)
- Newtonsoft.Json(>= 7.0.1)
- Akka.Configuration(>= 1.0.5835.36887)
- Akka.Configuration.Builders(>= 1.0.5837.18449)
- Akka.Configuration.Builders.Hocon(>= 1.0.5837.18449)
Tags