项目作者: calloncampbell
项目描述 :
Getting started with Azure App Configuration
高级语言: C#
项目地址: git://github.com/calloncampbell/Azure-App-Configuration-DemoWebApp.git
Azure App Configuration - DemoWebApp
Branches
I setup this repository with multiple branches to show you what I did to end up with the final working solution (step3).
- Master: This is the original web app with nothing modified.
- Step1: Configured web app with Azure App Configuration.
- Step2: Configured web app to use Azure App Configuration.
- Step3: Enhanced to use bind Settings model to the Azure App Configuration.