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"
#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. |
.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 (59)
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 |
|
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
Contracts package for Lykke.Snow.Mdm API |
|
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 (13)
Showing the top 13 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 8
|
|
Jcparkyn/nodexr
Graphical regular expression editor
|
|
Azure/apiops
APIOps applies the concepts of GitOps and DevOps to API deployment. By using practices from these two methodologies, APIOps can enable everyone involved in the lifecycle of API design, development, and deployment with self-service and automated tools to ensure the quality of the specifications and APIs that they’re building.
|
|
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
|
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 5,155,734 | 11/1/2024 |
4.0.0-preview5 | 7,604 | 10/24/2024 |
4.0.0-preview4 | 184,568 | 7/19/2024 |
4.0.0-preview3 | 66,405 | 4/10/2024 |
4.0.0-preview2 | 186,206 | 3/7/2024 |
4.0.0-preview | 70,069 | 1/4/2024 |
3.5.0 | 7,136,711 | 7/19/2024 |
3.4.0 | 1,500,919 | 6/24/2024 |
3.3.1 | 2,465,517 | 5/23/2024 |
3.3.0 | 892,614 | 5/8/2024 |
3.2.0 | 4,262,842 | 3/1/2024 |
3.1.1 | 4,118,500 | 12/13/2023 |
3.1.0 | 1,618,708 | 11/22/2023 |
3.0.0 | 1,039,684 | 10/27/2023 |
2.6.1 | 7,825,955 | 6/27/2023 |
2.6.0 | 114,271 | 6/23/2023 |
2.6.0-preview2 | 10,014 | 6/7/2023 |
2.6.0-preview | 9,781 | 4/17/2023 |
2.5.1 | 24,146,455 | 4/6/2022 |
2.5.0 | 126,024 | 4/5/2022 |
2.4.0 | 8,097,912 | 9/24/2021 |
2.3.0 | 4,715,293 | 4/15/2021 |
2.2.0 | 5,558,619 | 9/16/2020 |
2.2.0-preview | 47,061 | 7/10/2020 |
2.1.0-preview | 21,186 | 4/22/2020 |
2.0.0 | 3,357,050 | 2/27/2020 |
2.0.0-preview-010610001-1263 | 219,344 | 11/27/2019 |
1.0.0-preview-009000001-1251 | 504,409 | 6/20/2019 |
1.0.0-preview-008560001-910 | 486,583 | 5/6/2019 |
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes