It allows to store all configuration in files outside of your project directory.
Info
| Version: | 2.0.5 |
| Author(s): | Pawel Wujczyk |
| Last Update: | Monday, September 28, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ProductivityTools.MasterConfiguration |
Install
Install-Package ProductivityTools.MasterConfiguration
dotnet add package ProductivityTools.MasterConfiguration
paket add ProductivityTools.MasterConfiguration
ProductivityTools.MasterConfiguration Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 3.1.8)
- Microsoft.Extensions.Configuration.Json(>= 3.0.2)
Tags