Configuration provider for IConfigurationBuilder that adds the config from the old web.config/app.config legacy configurations.
Info
Version: | 1.0.1 |
Author(s): | LazaroOnline |
Last Update: | Wednesday, March 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LazaroOnline/Lz.Microsoft.Configuration.LegacyProvider |
NuGet Url: | https://www.nuget.org/packages/Lz.Microsoft.Configuration.LegacyProvider |
Install
Install-Package Lz.Microsoft.Configuration.LegacyProvider
dotnet add package Lz.Microsoft.Configuration.LegacyProvider
paket add Lz.Microsoft.Configuration.LegacyProvider
Lz.Microsoft.Configuration.LegacyProvider Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 1.0.0)
- System.Configuration.ConfigurationManager(>= 4.4.0)
Tags