Microsoft.FeatureManagement
2.6.0-preview2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.FeatureManagement --version 2.6.0-preview2
NuGet\Install-Package Microsoft.FeatureManagement -Version 2.6.0-preview2
<PackageReference Include="Microsoft.FeatureManagement" Version="2.6.0-preview2" />
<PackageVersion Include="Microsoft.FeatureManagement" Version="2.6.0-preview2" />
<PackageReference Include="Microsoft.FeatureManagement" />
paket add Microsoft.FeatureManagement --version 2.6.0-preview2
#r "nuget: Microsoft.FeatureManagement, 2.6.0-preview2"
#:package Microsoft.FeatureManagement@2.6.0-preview2
#addin nuget:?package=Microsoft.FeatureManagement&version=2.6.0-preview2&prerelease
#tool nuget:?package=Microsoft.FeatureManagement&version=2.6.0-preview2&prerelease
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 is compatible. 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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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.Caching.Memory (>= 2.1.23)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.10)
- Microsoft.Extensions.Logging (>= 2.1.1)
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 1.1.1)
- Microsoft.Extensions.Caching.Memory (>= 2.1.23)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.10)
- Microsoft.Extensions.Logging (>= 2.1.1)
-
net5.0
- Microsoft.Extensions.Caching.Memory (>= 2.1.23)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.10)
- Microsoft.Extensions.Logging (>= 2.1.1)
-
net6.0
- Microsoft.Extensions.Caching.Memory (>= 2.1.23)
- Microsoft.Extensions.Configuration.Binder (>= 2.1.10)
- Microsoft.Extensions.Logging (>= 2.1.1)
NuGet packages (75)
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. |
|
|
Omnia.Fx.NetCore
Package Description |
|
|
PostHog.AspNetCore
Package Description |
|
|
Energinet.DataHub.Core.App.FunctionApp
[Release Notes](https://github.com/Energinet-DataHub/geh-core/blob/master/source/App/documents/release-notes/release-notes.md) [Documentation](https://github.com/Energinet-DataHub/geh-core/blob/master/source/App/documents/documentation.md) |
|
|
Delfin.Core.Shared
A versatile library for .NET applications that promotes code reuse and maintainability. It includes common utilities, extension methods, shared data models, logging integration, and configuration helpers. |
GitHub repositories (14)
Showing the top 14 popular GitHub repositories that depend on Microsoft.FeatureManagement:
| Repository | Stars |
|---|---|
|
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
|
|
|
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
|
|
|
JasperFx/wolverine
Supercharged .NET server side development!
|
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
|
BehzadDara/SampleProject
|
|
|
lkurzyniec/netcore-boilerplate
Boilerplate of API in .NET 10
|
|
|
Jcparkyn/nodexr
Graphical regular expression editor
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
microsoft/winget-cli-restsource
This project aims to provide a reference implementation for creating a REST based package source for the winget client.
|
|
|
PiotrJustyna/road-to-orleans
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
|
|
|
Azure/modern-web-app-pattern-dotnet
The Modern Web App Pattern is a set of objectives to help you apply an iterative change to modernize a cloud deployed monolith. This content builds on the Reliable Web App. This repo contains a reference implementation of a Modern Web App for .NET.
|
|
|
SapiensAnatis/Dawnshard
Server emulator for Dragalia Lost
|
|
|
kamilbaczek/Modular-monolith-by-example
Modular monolith architecture example in .NET. Estimation Tool is tool to optimize estimation process in IT company.
|
|
|
microsoftgraph/group-membership-management
Group Membership Management (GMM) is a service that dynamically manages the membership of AAD Groups. Groups managed by GMM can have their membership defined using existing AAD Groups and/or custom membership sources.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.5.0 | 131,759 | 4/23/2026 |
| 4.4.0 | 5,732,773 | 12/18/2025 |
| 4.3.0 | 7,236,467 | 8/27/2025 |
| 4.1.0 | 3,987,946 | 5/22/2025 |
| 4.0.0 | 20,404,238 | 11/1/2024 |
| 4.0.0-preview5 | 9,777 | 10/24/2024 |
| 4.0.0-preview4 | 211,018 | 7/19/2024 |
| 4.0.0-preview3 | 99,657 | 4/10/2024 |
| 4.0.0-preview2 | 199,831 | 3/7/2024 |
| 4.0.0-preview | 84,883 | 1/4/2024 |
| 3.5.0 | 13,963,820 | 7/19/2024 |
| 3.4.0 | 2,384,547 | 6/24/2024 |
| 3.3.1 | 3,974,141 | 5/23/2024 |
| 3.3.0 | 1,420,053 | 5/8/2024 |
| 3.2.0 | 6,352,924 | 3/1/2024 |
| 3.1.1 | 5,929,274 | 12/13/2023 |
| 3.1.0 | 2,481,029 | 11/22/2023 |
| 2.6.0-preview2 | 10,643 | 6/7/2023 |
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes