microsoft / FeatureManagement-Dotnet

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.
MIT License
1.06k stars 115 forks source link

Add scoped Feature Management #300

Closed zhiyuanliang-ms closed 1 year ago

zhiyuanliang-ms commented 1 year ago

Issue: #258 provide convenience for using feature management in a Blazor server app This PR is estabilished on PR #298