![]() |
VOOZH | about |
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
<PackageReference Include="Microsoft.Azure.ConfigurationManager" Version="4.0.0" />
<PackageVersion Include="Microsoft.Azure.ConfigurationManager" Version="4.0.0" />Directory.Packages.props
<PackageReference Include="Microsoft.Azure.ConfigurationManager" />Project file
paket add Microsoft.Azure.ConfigurationManager --version 4.0.0
#r "nuget: Microsoft.Azure.ConfigurationManager, 4.0.0"
#:package Microsoft.Azure.ConfigurationManager@4.0.0
#addin nuget:?package=Microsoft.Azure.ConfigurationManager&version=4.0.0Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.ConfigurationManager&version=4.0.0Install as a Cake Tool
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net452 net452 is compatible. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.Azure.ConfigurationManager:
| Package | Downloads |
|---|---|
|
ImageResizer.Plugins.AzureReader2
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 fo Azure Log Analytics (ALA)... sending data to Azure Log Analytics. The data will also be logged/sent asynchronously for high performance and to avoid blocking the caller thread. |
|
|
Ark.Tools.NLog.CloudConfigurationManager
Extensions of Ark.Tools.NLog reading params from CloudConfigurationManager |
|
|
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. |
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 | 3,379,208 | 5/25/2018 | 4.0.0 is deprecated because it is no longer maintained. |
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.