Share via


Microsoft.FeatureManagement.Mvc Namespace

Classes

Name Description
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

Name Description
IDisabledFeaturesHandler

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