Microsoft.FeatureManagement
2.2.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.
Install-Package Microsoft.FeatureManagement -Version 2.2.0
dotnet add package Microsoft.FeatureManagement --version 2.2.0
<PackageReference Include="Microsoft.FeatureManagement" Version="2.2.0" />
paket add Microsoft.FeatureManagement --version 2.2.0
#r "nuget: Microsoft.FeatureManagement, 2.2.0"
Release Notes
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes
Dependencies
-
.NETCoreApp 3.1
- Microsoft.Extensions.Configuration.Binder (>= 2.1.10)
- Microsoft.Extensions.Logging (>= 2.1.1)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.1)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.10)
- Microsoft.Extensions.Logging (>= 2.1.1)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Microsoft.FeatureManagement:
Package | Downloads |
---|---|
Microsoft.FeatureManagement.AspNetCore
Microsoft.FeatureManagement.AspNetCore 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 ASP.NET Core code patterns to make exposing these features possible.
|
|
Lykke.Snow.Mdm.Contracts
Package Description
|
|
PlusUltra.ApiClient
Package Description
|
|
Bet.AspNet.FeatureManagement
The migration tooling of .NET Framework application that needs to support a legacy configurations for Microsoft.FeatureManagement.
|
|
Kevsoft.FeatureManagement.BranchByAbstraction
Package Description
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.FeatureManagement:
Repository | Stars |
---|---|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
EdiWang/Moonglade
The .NET Core blog system of https://edi.wang, runs on Microsoft Azure
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 624,346 | 9/16/2020 |
2.2.0-preview | 21,488 | 7/10/2020 |
2.1.0-preview | 18,110 | 4/22/2020 |
2.0.0 | 1,065,415 | 2/27/2020 |
2.0.0-preview-010610001-1263 | 131,604 | 11/27/2019 |
1.0.0-preview-009000001-1251 | 298,624 | 6/20/2019 |
1.0.0-preview-008560001-910 | 337,279 | 5/6/2019 |