Microsoft Azure Configuration Manager provides a unified API to load configuration settings regardless of where the application is hosted - whether on-premises or in a Cloud Service.
Info
Version: | 4.0.0 |
Author(s): | Microsoft |
Last Update: | Friday, May 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Azure/azure-sdk-for-net |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Azure.ConfigurationManager |
Install
Install-Package Microsoft.Azure.ConfigurationManager
dotnet add package Microsoft.Azure.ConfigurationManager
paket add Microsoft.Azure.ConfigurationManager
Microsoft.Azure.ConfigurationManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
Tags