.NET Core configuration reader.
Info
| Version: | 1.0.0 |
| Author(s): | emismith90 |
| Last Update: | Friday, September 15, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/emismith90/Antares |
| NuGet Url: | https://www.nuget.org/packages/Antares.Essentials.Configuration |
Install
Install-Package Antares.Essentials.Configuration
dotnet add package Antares.Essentials.Configuration
paket add Antares.Essentials.Configuration
Antares.Essentials.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.FileExtensions(>= 1.1.2)
- Microsoft.Extensions.Configuration.Json(>= 1.1.2)
- Microsoft.Extensions.Configuration(>= 1.1.2)
- Microsoft.NETCore.App(>= 1.1.1)
Tags