Microsoft.FeatureManagement 4.0.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 4.0.0
Install-Package Microsoft.FeatureManagement -Version 4.0.0
依赖
.NETStandard2.0
包名版本要求
Microsoft.Bcl.AsyncInterfaces [8.0.0, )
Microsoft.Bcl.TimeProvider [8.0.1, )
Microsoft.Extensions.Caching.Memory [2.1.23, )
Microsoft.Extensions.Configuration.Binder [2.1.10, )
Microsoft.Extensions.Logging [2.1.1, )
System.Diagnostics.DiagnosticSource [8.0.1, )
.NETStandard2.1
包名版本要求
Microsoft.Bcl.TimeProvider [8.0.1, )
Microsoft.Extensions.Caching.Memory [2.1.23, )
Microsoft.Extensions.Configuration.Binder [2.1.10, )
Microsoft.Extensions.Logging [2.1.1, )
System.Diagnostics.DiagnosticSource [8.0.1, )
版本详情
作者Microsoft
发布时间2024-11-01 17:43:15
项目主页https://github.com/microsoft/FeatureManagement-Dotnet
许可证https://www.nuget.org/packages/Microsoft.FeatureManagement/4.0.0/license