A .NET extension library for akka.configuration.builders that provides the boilerplate code for generating HOCON config files.
Info
Version: | 1.0.6062.28468 |
Author(s): | Philip Laureano |
Last Update: | Saturday, August 6, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/philiplaureano/akka.configuration.builders |
NuGet Url: | https://www.nuget.org/packages/Akka.Configuration.Builders.Hocon |
Install
Install-Package Akka.Configuration.Builders.Hocon
dotnet add package Akka.Configuration.Builders.Hocon
paket add Akka.Configuration.Builders.Hocon
Akka.Configuration.Builders.Hocon 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)
Tags