Прочитать на английском

Поделиться через


Microsoft.FeatureManagement.Mvc Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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.