Microsoft.FeatureManagement

Microsoft.FeatureManagement provides a way to develop and expose application functionality based on features. Many applications have special requirements when a new feature is developed such as when the feature should be enabled and under what conditions. This library provides a way to define these relationships, and also integrates into common .NET code patterns to make exposing these features possible.

0 下载 Microsoft
项目主页
安装
dotnet add package Microsoft.FeatureManagement
Install-Package Microsoft.FeatureManagement
详情