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

Blazor server app example #338

Closed zhiyuanliang-ms closed 10 months ago

zhiyuanliang-ms commented 11 months ago

This app demonstrates how to use Feature Management in Blazor apps.

See the included README for details of this example.

image
zhiyuanliang-ms commented 10 months ago

@jimmyca15 @rossgrambo Is there any further concern about this PR?