template your web.configs with mustache.
Info
| Version: | 0.0.2 |
| Author(s): | Tim Macfarlane |
| Last Update: | Monday, April 22, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/featurist/anyconfig |
| NuGet Url: | https://www.nuget.org/packages/AnyConfig |
Install
Install-Package AnyConfig
dotnet add package AnyConfig
paket add AnyConfig
AnyConfig Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(5.0.3)
- Nustache(1.12.4.29)
Tags