Microsoft.FeatureManagement
2.5.1
See the version list below for details.
dotnet add package Microsoft.FeatureManagement --version 2.5.1
NuGet\Install-Package Microsoft.FeatureManagement -Version 2.5.1
<PackageReference Include="Microsoft.FeatureManagement" Version="2.5.1" />
paket add Microsoft.FeatureManagement --version 2.5.1
#r "nuget: Microsoft.FeatureManagement, 2.5.1"
// Install Microsoft.FeatureManagement as a Cake Addin
#addin nuget:?package=Microsoft.FeatureManagement&version=2.5.1
// Install Microsoft.FeatureManagement as a Cake Tool
#tool nuget:?package=Microsoft.FeatureManagement&version=2.5.1
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.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.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)
-
net5.0
- Microsoft.Extensions.Configuration.Binder (>= 2.1.10)
- Microsoft.Extensions.Logging (>= 2.1.1)
NuGet packages (21)
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 |
|
Toggly.FeatureManagement
Package Description |
|
Lussatite.FeatureManagement
A light implementation of the Microsoft.FeatureManagement IFeatureManager interface. Supports read-only ISessionManager instances and boolean null/true/false values. |
|
Lussatite.FeatureManagement.SessionManagers
A set of ISessionManager implementations for .NET Standard 2.0 which return boolean null/true/false values. |
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Microsoft.FeatureManagement:
Repository | Stars |
---|---|
mspnp/cloud-design-patterns
Prescriptive Architecture Guidance for Cloud Applications
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
Jcparkyn/nodexr
Graphical regular expression editor
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
microsoft/winget-cli-restsource
This project aims to provide a reference implementation for creating a REST based package source for the winget client.
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-preview | 168,433 | 6/17/2022 |
2.5.1 | 4,867,544 | 4/6/2022 |
2.5.0 | 55,340 | 4/5/2022 |
2.4.0 | 4,268,089 | 9/24/2021 |
2.3.0 | 3,254,480 | 4/15/2021 |
2.2.0 | 3,667,821 | 9/16/2020 |
2.2.0-preview | 37,197 | 7/10/2020 |
2.1.0-preview | 19,278 | 4/22/2020 |
2.0.0 | 2,494,884 | 2/27/2020 |
2.0.0-preview-010610001-1263 | 198,940 | 11/27/2019 |
1.0.0-preview-009000001-1251 | 422,197 | 6/20/2019 |
1.0.0-preview-008560001-910 | 446,844 | 5/6/2019 |
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes