An open API service indexing awesome lists of open source software.

https://github.com/aimenux/azureappconfigurationdemo

Using AzureAppConfiguration to read/write configuration settings
https://github.com/aimenux/azureappconfigurationdemo

azure-app-configuration net50 vs19

Last synced: 5 days ago
JSON representation

Using AzureAppConfiguration to read/write configuration settings

Awesome Lists containing this project

README

          

![.NET 5.0](https://github.com/aimenux/AzureAppConfigurationDemo/workflows/.NET%205.0/badge.svg)

# AzureAppConfigurationDemo
```
Using AzureAppConfiguration to read/write configuration settings
```
> In this demo, i m playing with [AzureAppConfiguration](https://docs.microsoft.com/en-us/azure/azure-app-configuration/overview) service.
>
> The project `App` use a hosted service in order to :
> - Create configuration settings in AAC
> - Read configuration settings from AAC
> - Delete configuration settings from AAC
>

**`Tools`** : vs19, net 5.0