Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
It would be nice if the library had some automatic benchmarking- perhaps on PR to ensure we don't cause the hot paths to lose performance.