A Library for managing application configurtion in TOML file format.
Info
Version: | 1.2.0 |
Author(s): | Mehran KORDI |
Last Update: | Thursday, June 13, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MCord/TomlConfig |
NuGet Url: | https://www.nuget.org/packages/TomlConfig |
Install
Install-Package TomlConfig
dotnet add package TomlConfig
paket add TomlConfig
TomlConfig Download (Unzip the "nupkg" after downloading)
Dependencies
- JetBrains.Annotations(>= 2019.1.1)
- Microsoft.AspNetCore.Cryptography.KeyDerivation(>= 2.2.0)
- Microsoft.CodeAnalysis.CSharp(>= 3.0.0)
- Newtonsoft.Json(>= 12.0.2)
- System.Runtime.Loader(>= 4.3.0)
- Tomlyn(>= 0.1.1)
Tags