EcConfig is a simple Nuget plugin (for Microsoft development platform including .NET) to give the control to your client of your .NET application without risking to break your service by using different file(s) than app.config or web.config files, and then some !.
Info
Version: | 1.0.0 |
Author(s): | Spywen |
Last Update: | Sunday, November 1, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/spywen/EcConfig |
NuGet Url: | https://www.nuget.org/packages/EcConfig |
Install
Install-Package EcConfig
dotnet add package EcConfig
paket add EcConfig
EcConfig Download (Unzip the "nupkg" after downloading)
Dependencies
Tags