Microsoft.FeatureManagement
2.5.1
Prefix Reserved
Install-Package Microsoft.FeatureManagement -Version 2.5.1
dotnet add 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 |
.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 (15)
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 |
|
DeepCore.Core.DependencyInjection
Package Description |
|
PlusUltra.ApiClient
Package Description |
|
Toggly.FeatureManagement
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.FeatureManagement:
Repository | Stars |
---|---|
mspnp/cloud-design-patterns
Prescriptive Architecture Guidance for Cloud Applications
|
|
Jcparkyn/nodexr
Node-based Regular Expression editor
|
Version | Downloads | Last updated |
---|---|---|
2.5.1 | 158,015 | 4/6/2022 |
2.5.0 | 19,479 | 4/5/2022 |
2.4.0 | 1,950,073 | 9/24/2021 |
2.3.0 | 2,340,686 | 4/15/2021 |
2.2.0 | 2,892,812 | 9/16/2020 |
2.2.0-preview | 33,031 | 7/10/2020 |
2.1.0-preview | 18,971 | 4/22/2020 |
2.0.0 | 2,058,494 | 2/27/2020 |
2.0.0-preview-010610001-1263 | 183,022 | 11/27/2019 |
1.0.0-preview-009000001-1251 | 385,373 | 6/20/2019 |
1.0.0-preview-008560001-910 | 418,459 | 5/6/2019 |
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes