Microsoft.FeatureManagement 4.3.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.3.0
Install-Package Microsoft.FeatureManagement -Version 4.3.0
依赖
.NETStandard2.0
包名版本要求
Microsoft.Bcl.AsyncInterfaces [8.0.0, )
Microsoft.Bcl.TimeProvider [8.0.1, )
Microsoft.Extensions.Caching.Memory [8.0.1, )
Microsoft.Extensions.Configuration [8.0.0, )
Microsoft.Extensions.Configuration.Binder [8.0.2, )
Microsoft.Extensions.Logging [8.0.1, )
System.Diagnostics.DiagnosticSource [8.0.1, )
.NETStandard2.1
包名版本要求
Microsoft.Bcl.TimeProvider [8.0.1, )
Microsoft.Extensions.Caching.Memory [8.0.1, )
Microsoft.Extensions.Configuration [8.0.0, )
Microsoft.Extensions.Configuration.Binder [8.0.2, )
Microsoft.Extensions.Logging [8.0.1, )
System.Diagnostics.DiagnosticSource [8.0.1, )
版本详情
作者Microsoft
发布时间2025-08-27 17:41:13
项目主页https://github.com/microsoft/FeatureManagement-Dotnet
许可证https://www.nuget.org/packages/Microsoft.FeatureManagement/4.3.0/license