Microsoft.FeatureManagement.AspNetCore
3.1.0
dotnet add package Microsoft.FeatureManagement.AspNetCore --version 3.1.0
NuGet\Install-Package Microsoft.FeatureManagement.AspNetCore -Version 3.1.0
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.1.0" />
paket add Microsoft.FeatureManagement.AspNetCore --version 3.1.0
#r "nuget: Microsoft.FeatureManagement.AspNetCore, 3.1.0"
// Install Microsoft.FeatureManagement.AspNetCore as a Cake Addin
#addin nuget:?package=Microsoft.FeatureManagement.AspNetCore&version=3.1.0
// Install Microsoft.FeatureManagement.AspNetCore as a Cake Tool
#tool nuget:?package=Microsoft.FeatureManagement.AspNetCore&version=3.1.0
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 | 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 is compatible. 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. |
-
net6.0
- Microsoft.FeatureManagement (>= 3.1.0)
-
net7.0
- Microsoft.FeatureManagement (>= 3.1.0)
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 | 49,345 | 11/22/2023 |
3.0.0 | 138,196 | 10/27/2023 |
2.6.1 | 1,609,836 | 6/27/2023 |
2.6.0 | 29,106 | 6/23/2023 |
2.6.0-preview | 400 | 4/17/2023 |
2.5.1 | 9,644,880 | 4/6/2022 |
2.5.0 | 54,010 | 4/5/2022 |
2.4.0 | 3,639,706 | 9/24/2021 |
2.3.0 | 2,291,833 | 4/16/2021 |
2.2.0 | 2,784,950 | 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,792,276 | 2/27/2020 |
2.0.0-preview-010610001-1263 | 143,639 | 11/27/2019 |
1.0.0-preview-009000001-1251 | 163,999 | 6/20/2019 |
1.0.0-preview-008560001-910 | 430,082 | 5/6/2019 |
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes