You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a ready-to-use web dashboard to ASP.NET Core applications for managing feature flags powered by Microsoft.FeatureManagement. It provides a REST APIs to view, enable, disable, and configure feature flags at runtime
Feature Flags in ASP.NET Core Web API using Microsoft.FeatureManagement v4: on/off flags, percentage rollouts, targeting filters, and FeatureGate action guards.