A small try of compensation of so far non-existing Microsoft.Extensions.Configuration.AppConfig.
Info
| Version: | 0.3.2 |
| Author(s): | Mojmir Rychly |
| Last Update: | Saturday, December 16, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rychlym/Configuration.AppConfig |
| NuGet Url: | https://www.nuget.org/packages/Configuration.AppConfig |
Install
Install-Package Configuration.AppConfig
dotnet add package Configuration.AppConfig
paket add Configuration.AppConfig
Configuration.AppConfig Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Extensions.Configuration(>= 3.1.10)
- System.Configuration.ConfigurationManager(>= 4.7.0)
- Microsoft.Extensions.Configuration(>= 5.0.0)
- System.Configuration.ConfigurationManager(>= 5.0.0)
Tags