s0fire / AppConfiguration-DotnetProvider

The .NET Standard configuration provider for Azure App Configuration

Home Page:https://github.com/Azure/AppConfiguration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure App Configuration - .NET Standard

The Azure App Configuration provider for .NET Core enables developers to configure their applications using centralized configuration located in Azure App Configuration. The API design follows the patterns outlined by the ASP.NET configuration system to make switching to Azure App Configuration a familiar experience.

Getting Started

Official documentation on how to use the Azure App Configuration provider is available in the following quickstarts:

Examples

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

The .NET Standard configuration provider for Azure App Configuration

https://github.com/Azure/AppConfiguration

License:MIT License


Languages

Language:C# 99.3%Language:PowerShell 0.7%Language:Batchfile 0.0%