Microsoft.WindowsAzure.ConfigurationManager
3.2.1
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.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.WindowsAzure.ConfigurationManager -Version 3.2.1
dotnet add package Microsoft.WindowsAzure.ConfigurationManager --version 3.2.1
<PackageReference Include="Microsoft.WindowsAzure.ConfigurationManager" Version="3.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.WindowsAzure.ConfigurationManager --version 3.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.WindowsAzure.ConfigurationManager, 3.2.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.WindowsAzure.ConfigurationManager as a Cake Addin
#addin nuget:?package=Microsoft.WindowsAzure.ConfigurationManager&version=3.2.1
// Install Microsoft.WindowsAzure.ConfigurationManager as a Cake Tool
#tool nuget:?package=Microsoft.WindowsAzure.ConfigurationManager&version=3.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.WindowsAzure.ConfigurationManager:
| Package | Downloads |
|---|---|
|
NuGetGallery.Core
Core support library for NuGet Gallery Frontend and Backend
|
|
|
Microsoft.Azure.Mobile.Server.Notifications
This package is part of the Azure Mobile .NET Server SDK. Use it to register push notifications with Azure Notification Hubs. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile.
|