This package contains utilities to make an easy implementation of configuration keys as well as to support multiple .config file.
Info
Version: | 1.0.8 |
Author(s): | David Alejandro Herrera Torres ([email protected]) |
Last Update: | Monday, November 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://davidtorresky1.gitbook.io/hoga-framework/ |
NuGet Url: | https://www.nuget.org/packages/Hoga.Core.ConfigurationManager |
Install
Install-Package Hoga.Core.ConfigurationManager
dotnet add package Hoga.Core.ConfigurationManager
paket add Hoga.Core.ConfigurationManager
Hoga.Core.ConfigurationManager Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Configuration.ConfigurationManager(>= 4.6.0)
- Hoga.Core.Util(>= 1.0.7)
Tags