ASP.Net 5 Configuration helper for getting settings from an Azure App Service into the ConfigurationBuilder.
Info
| Version: | 1.0.1 |
| Author(s): | David Federman |
| Last Update: | Saturday, April 23, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dfederm/AzureAppService.Configuration |
| NuGet Url: | https://www.nuget.org/packages/AzureAppService.Configuration |
Install
Install-Package AzureAppService.Configuration
dotnet add package AzureAppService.Configuration
paket add AzureAppService.Configuration
AzureAppService.Configuration Download (Unzip the "nupkg" after downloading)
Dependencies
dnx451
- Microsoft.Extensions.Configuration(>= 1.0.01)
- Microsoft.Extensions.Configuration(>= 1.0.01)
Tags