File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
examples/MauiAppConfigDemo Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -7,15 +7,14 @@ This project demonstrates how to integrate Azure App Configuration with a .NET M
77A simple travel booking app that demonstrates:
88- ** Hybrid Configuration** : Snapshot (stable settings) + dynamic key-values
99- ** Feature Flags** : Server-controlled feature toggles
10- - ** Configuration Refresh** : Automatic background refresh every 1 minute
1110- ** Cross-Platform** : Runs on Android, iOS, macOS Catalyst, and Windows
1211
1312## Prerequisites
1413
1514- .NET 9.0 SDK
1615- Visual Studio 2022 or Visual Studio Code with .NET MAUI workload
1716- Azure subscription with App Configuration resource
18- - Azure Front Door instance configured for your App Configuration
17+ - Azure Front Door instance configured for your App Configuration. Follow instructions at ` https://aka.ms/appconfig/afdsetup `
1918
2019---
2120
You can’t perform that action at this time.
0 commit comments