Microsoft.FeatureManagement 3.1.0

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.

Microsoft MicrosoftFeatureManagementFeatureFlagsAzureAppConfiguration
安装
dotnet add package Microsoft.FeatureManagement --version 3.1.0
Install-Package Microsoft.FeatureManagement -Version 3.1.0
依赖
.NETStandard2.0
包名版本要求
Microsoft.Bcl.AsyncInterfaces [1.1.1, )
Microsoft.Extensions.Caching.Memory [2.1.23, )
Microsoft.Extensions.Configuration.Binder [2.1.10, )
Microsoft.Extensions.Logging [2.1.1, )
.NETStandard2.1
包名版本要求
Microsoft.Extensions.Caching.Memory [2.1.23, )
Microsoft.Extensions.Configuration.Binder [2.1.10, )
Microsoft.Extensions.Logging [2.1.1, )
版本详情
作者Microsoft
发布时间2023-11-22 18:09:44
项目主页https://github.com/Azure/AppConfiguration
许可证https://licenses.nuget.org/MIT