In ASP.net site use single web.config for all servers (dev, test, prod, etc), simple add this Extension class to read Settings or ConnectionString.
Info
Version: | 1.0.0 |
Author(s): | Roberto Beccari |
Last Update: | Monday, January 12, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://configurationmanagerex.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/rbAspNetCMEX |
Install
Install-Package rbAspNetCMEX
dotnet add package rbAspNetCMEX
paket add rbAspNetCMEX
rbAspNetCMEX Download (Unzip the "nupkg" after downloading)
Dependencies
Tags