A simple lightweight library that helps you generate ARM templates using POCO types and the usual programming language constructs in C#.
Info
| Version: | 0.1.0-preview |
| Author(s): | Tamim Khan |
| Last Update: | Saturday, May 9, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tzkhan/Charming |
| NuGet Url: | https://www.nuget.org/packages/Charming |
Install
Install-Package Charming
dotnet add package Charming
paket add Charming
Charming Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags