Microsoft.FeatureManagement.AspNetCore
2.5.1
See the version list below for details.
dotnet add package Microsoft.FeatureManagement.AspNetCore --version 2.5.1
NuGet\Install-Package Microsoft.FeatureManagement.AspNetCore -Version 2.5.1
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.5.1" />
paket add Microsoft.FeatureManagement.AspNetCore --version 2.5.1
#r "nuget: Microsoft.FeatureManagement.AspNetCore, 2.5.1"
// Install Microsoft.FeatureManagement.AspNetCore as a Cake Addin
#addin nuget:?package=Microsoft.FeatureManagement.AspNetCore&version=2.5.1
// Install Microsoft.FeatureManagement.AspNetCore as a Cake Tool
#tool nuget:?package=Microsoft.FeatureManagement.AspNetCore&version=2.5.1
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.
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. net8.0 was computed. net8.0-android 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. |
.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.FeatureManagement (>= 2.5.1)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.1.11)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.1.3)
- Microsoft.FeatureManagement (>= 2.5.1)
-
net5.0
- Microsoft.FeatureManagement (>= 2.5.1)
NuGet packages (33)
Showing the top 5 NuGet packages that depend on Microsoft.FeatureManagement.AspNetCore:
Package | Downloads |
---|---|
GitOps.Apps.Debugger
Package Description |
|
Altinn.App.Api
This class library holds all the API controllers used by a standard Altinn 3 App. |
|
Logibricks.Utility
Package Description |
|
SolidStateOps.Startup
Package providing extension methods to assist in the Startup of a dotnet6 app. |
|
Blogifier.Core
Blogifier Core Library provides Database and file I/O support to Blogifier projects via common service layer |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on Microsoft.FeatureManagement.AspNetCore:
Repository | Stars |
---|---|
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
|
|
phongnguyend/Practical.CleanArchitecture
Full-stack .Net 7 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 16, React 18, Vue 3, BFF with YARP, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, Entity Framework Core, Selenium, SignalR, Hosted Services, Health Checks, Rate Limiting, Cloud Services (Azure, AWS, Google)...
|
|
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
|
|
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
|
|
lkurzyniec/netcore-boilerplate
Boilerplate of API in .NET 7
|
Version | Downloads | Last updated |
---|---|---|
3.1.0 | 42,092 | 11/22/2023 |
3.0.0 | 134,471 | 10/27/2023 |
2.6.1 | 1,594,930 | 6/27/2023 |
2.6.0 | 28,898 | 6/23/2023 |
2.6.0-preview | 398 | 4/17/2023 |
2.5.1 | 9,620,127 | 4/6/2022 |
2.5.0 | 53,958 | 4/5/2022 |
2.4.0 | 3,635,941 | 9/24/2021 |
2.3.0 | 2,290,174 | 4/16/2021 |
2.2.0 | 2,781,676 | 9/16/2020 |
2.2.0-preview | 36,621 | 7/10/2020 |
2.1.0-preview | 5,649 | 4/22/2020 |
2.0.0 | 1,791,169 | 2/27/2020 |
2.0.0-preview-010610001-1263 | 143,629 | 11/27/2019 |
1.0.0-preview-009000001-1251 | 163,962 | 6/20/2019 |
1.0.0-preview-008560001-910 | 430,051 | 5/6/2019 |
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes