Implement a feature flag in your cloud-native ASP.NET Core microservices app to enable or disable a feature in real time.
Learning objectives
In this module, you will:
- Review ASP.NET Core app configuration concepts.
- Implement real-time feature toggling with the .NET Feature Management library.
- Implement a centralized Azure App Configuration store.
Leave a Reply