A practical guide to reading settings from Azure App Configuration in .NET applications. Covers integrating the service via NuGet packages and Program.cs, retrieving values through IConfiguration in controllers and Razor files, handling multiple labeled versions of keys, type conversion with GetValue, grouping settings as
Table of contents
Integrating Your App Configuration ServiceRetrieving Setting ValuesHandling Duplicate Key ValuesRetrieving Multiple SettingsRetrieving JSON SettingsRetrieving Key Vault ReferencesRetrieving SnapshotsKeeping Up to DateHandling More Complex ScenariosSort: