In this post I investigate integrating ConfigCat's feature management with an ASP.NET Core 6 web API service and the Options<T>
pattern. I will also focus on using the AutoPolling mechanism built into the ConfigCat client library, to refresh feature flags' state during application runtime.
Feature Flags with ConfigCat and Asp.Net Core Options
· 10 min read