Feature Flags and Caching
Tagged:
feature flags
| dotnet
| Microsoft FeatureManagement
| caching
| configuration
| aspnetcore
| performance
On how Microsoft.FeatureManagement gets its configuration, how IConfiguration reloads settings, and how FeatureFlags.app uses an explicit cache to keep flag evaluations from becoming your own personal denial of service.