Microsoft.Azure.ConfigurationManager 4.0.0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
Suggested Alternatives

Azure.Storage.Common

Additional Details

Please note, this package is obsolete as of 3/31/2023 and is no longer maintained or monitored. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.

dotnet add package Microsoft.Azure.ConfigurationManager --version 4.0.0
NuGet\Install-Package Microsoft.Azure.ConfigurationManager -Version 4.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.ConfigurationManager" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.ConfigurationManager --version 4.0.0
#r "nuget: Microsoft.Azure.ConfigurationManager, 4.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.ConfigurationManager as a Cake Addin
#addin nuget:?package=Microsoft.Azure.ConfigurationManager&version=4.0.0

// Install Microsoft.Azure.ConfigurationManager as a Cake Tool
#tool nuget:?package=Microsoft.Azure.ConfigurationManager&version=4.0.0

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.

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.ConfigurationManager:

Package Downloads
ImageResizer.Plugins.AzureReader2 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ImageResizer plugin for resizing images from Azure Blob Storage

Cqrs.Azure.ConfigurationManager

Use Azure Configuration Manager as the configuration manager in CQRS.NET

Log4ALA

Log4Net appender for Azure Log Analytics (ALA)... sending data to Azure Log Analytics with the HTTP Data Collector API. The data will also be logged/sent asynchronously for high performance and to avoid blocking the caller thread.

BeeHive.Azure

A Reactive Cloud Actor library/mini-framework

Chinchilla.Logging.Azure

Settings for using Simple Logging For .NET and .NET Core on the Azure platform. See https://github.com/cdmdotnet/logging/wiki/Quick-Azure-How-To for usage details.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on Microsoft.Azure.ConfigurationManager:

Repository Stars
imazen/resizer
The official repository for ImageResizer
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
aliostad/BeeHive
A Reactive Cloud Actor library/mini-framework for .NET 4.5.2+ or .NET Standard 2.0+
Version Downloads Last updated
4.0.0 2,497,250 5/25/2018

1) This is a replacement of Microsoft.WindowsAzure.ConfigurationManager
     Microsoft.WindowsAzure.ConfigurationManager

   2) This is being released with a new name to conform to naming standards across all Azure .NET SDKs
   3) This package is being released to align with rest of the Azure .NET SDKs in terms of targeting consistent target framework.