This dotnet tool allows you to convert any json file into an Azure App Configuration compatible file allowing you to import using Azure Cli (az appconfig kv import).
Info
| Version: | 0.2.0 |
| Author(s): | Modesto San Juan |
| Last Update: | Monday, July 31, 2023 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/modesto/JsonConfigFlatter/ |
| NuGet Url: | https://www.nuget.org/packages/JsonConfigFlatter |
Install
Install-Package JsonConfigFlatter
dotnet add package JsonConfigFlatter
paket add JsonConfigFlatter
JsonConfigFlatter Download (Unzip the "nupkg" after downloading)
Dependencies
Tags