Info
Version: | 2019.7.8.3 |
Author(s): | Thomas Wedel |
Last Update: | Monday, July 8, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SEL.Core.Configuration |
Install
Install-Package SEL.Core.Configuration
dotnet add package SEL.Core.Configuration
paket add SEL.Core.Configuration
SEL.Core.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- Microsoft.Extensions.Configuration.Json(>= 2.0.0)
This version has been ported to the Dotnet Core Framework 2.1.
Sel.Core.Configuration provides access to configuration information provider (default for dotnetcore is json.config file).