Microsoft.FeatureManagement.Mvc Namespace

Classes

FeatureGateAttribute

An attribute that can be placed on MVC controllers, controller actions, or Razor pages to require all or any of a set of feature flags to be enabled.

Interfaces

IDisabledFeaturesHandler

A handler that is invoked when an MVC action requires a feature and the feature is not enabled.