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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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 (23)
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. |
|
Toggly.FeatureManagement
Toggly.FeatureManagement extends Microsoft.FeatureManagement with extensions to handle feature state changes, Decorate and register services that are injected when a feature is on, feature usage tracking, and integration with toggly.io |
|
Lykke.Snow.Mdm.Contracts
Package Description |
|
Lussatite.FeatureManagement
A light implementation of the Microsoft.FeatureManagement IFeatureManager interface. Supports read-only ISessionManager instances and boolean null/true/false values. |
|
Weavy.Core
A class library containing core business logic, data access and utility methods required by Weavy. |
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
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
Jcparkyn/nodexr
Graphical regular expression editor
|
|
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 |
---|---|---|
2.6.0-preview | 369 | 4/17/2023 |
2.5.1 | 9,605,783 | 4/6/2022 |
2.5.0 | 64,197 | 4/5/2022 |
2.4.0 | 5,197,953 | 9/24/2021 |
2.3.0 | 3,591,924 | 4/15/2021 |
2.2.0 | 3,989,740 | 9/16/2020 |
2.2.0-preview | 39,405 | 7/10/2020 |
2.1.0-preview | 19,441 | 4/22/2020 |
2.0.0 | 2,669,830 | 2/27/2020 |
2.0.0-preview-010610001-1263 | 202,868 | 11/27/2019 |
1.0.0-preview-009000001-1251 | 437,736 | 6/20/2019 |
1.0.0-preview-008560001-910 | 463,048 | 5/6/2019 |
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes