A tool to enable you to edit your configuration file in code.
Info
Version: | 1.0.0-alpha |
Author(s): | Gabriel Rezende, gabrielrezendi |
Last Update: | Thursday, November 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GabrielRezendi/configurationwriter |
NuGet Url: | https://www.nuget.org/packages/configurationwriter |
Install
Install-Package configurationwriter
dotnet add package configurationwriter
paket add configurationwriter
configurationwriter Download (Unzip the "nupkg" after downloading)
Dependencies
- NewtonSoft.Json(>= 12.0.3)
- System.Configuration.ConfigurationManager(>= 5.0.0)