Microsoft.FeatureManagement.AspNetCore
                              
                            
                                4.0.0-preview5
                            
                        
                            
                                
                                
                                    Prefix Reserved
                                
                            
                    See the version list below for details.
dotnet add package Microsoft.FeatureManagement.AspNetCore --version 4.0.0-preview5
NuGet\Install-Package Microsoft.FeatureManagement.AspNetCore -Version 4.0.0-preview5
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="4.0.0-preview5" />
<PackageVersion Include="Microsoft.FeatureManagement.AspNetCore" Version="4.0.0-preview5" />
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" />
paket add Microsoft.FeatureManagement.AspNetCore --version 4.0.0-preview5
#r "nuget: Microsoft.FeatureManagement.AspNetCore, 4.0.0-preview5"
#:package Microsoft.FeatureManagement.AspNetCore@4.0.0-preview5
#addin nuget:?package=Microsoft.FeatureManagement.AspNetCore&version=4.0.0-preview5&prerelease
#tool nuget:?package=Microsoft.FeatureManagement.AspNetCore&version=4.0.0-preview5&prerelease
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 is compatible. 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. | 
- 
                                                    net6.0- Microsoft.FeatureManagement (>= 4.0.0-preview5)
 
- 
                                                    net7.0- Microsoft.FeatureManagement (>= 4.0.0-preview5)
 
- 
                                                    net8.0- Microsoft.FeatureManagement (>= 4.0.0-preview5)
 
NuGet packages (61)
Showing the top 5 NuGet packages that depend on Microsoft.FeatureManagement.AspNetCore:
| Package | Downloads | 
|---|---|
| Altinn.App.Api This class library holds all the API controllers used by a standard Altinn 3 App. | |
| Energinet.DataHub.Core.App.WebApp [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) | |
| Altinn.App.Core This class library holds all the core features used by a standard Altinn 3 App. | |
| Logibricks.Utility Package Description | |
| 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 (17)
Showing the top 17 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
                                                         | |
| aspnetrun/run-aspnetcore-microservices 
                                                            Microservices on .NET platforms used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12
                                                         | |
| phongnguyend/Practical.CleanArchitecture 
                                                            Full-stack .Net 9 Clean Architecture (Microservices, Modular Monolith, Monolith), Blazor, Angular 20, React 19, Vue 3.5, BFF with YARP, NextJs 15, Domain-Driven Design, CQRS, SOLID, Asp.Net Core Identity Custom Storage, OpenID Connect, EF Core, OpenTelemetry, SignalR, Background Services, Health Checks, Rate Limiting, Clouds (Azure, AWS, GCP), ..
                                                         | |
| grandnode/grandnode2 
                                                            E-commerce platform built with ASP.NET Core using MongoDB for NoSQL storage
                                                         | |
| CodeMazeBlog/CodeMazeGuides 
                                                            The main repository for all the Code Maze guides
                                                         | |
| Amitpnk/Onion-architecture-ASP.NET-Core 
                                                            WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 8!
                                                         | |
| lkurzyniec/netcore-boilerplate 
                                                            Boilerplate of API in .NET 9
                                                         | |
| foxminchan/BookWorm 
                                                            The practical implementation of Aspire using Microservices, AI-Agents
                                                         | |
| axzxs2001/Asp.NetCoreExperiment 
                                                            原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
                                                         | |
| ProfessionalCSharp/ProfessionalCSharp2021 
                                                            Source code for Professional C# and .NET 2021 Edition (with updates for C# 11 and .NET 7)
                                                         | |
| MicrosoftLearning/eShopOnWeb 
                                                            Repository maintained by AZ-400 course and Learn content community. Project used for AZ-400 Labs. Forked from: https://github.com/dotnet-architecture/eShopOnWeb  Sample - ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. 
                                                         | |
| mehmetozkaya/EShopMicroservices | |
| Amitpnk/Clean-Architecture-ASP.NET-Core 
                                                            Complete solution template which is built on Clean Architecture with all essential feature, CI/CD, best practice, testing Strategy using the testing pyramid and documentation using .NET 5!
                                                         | |
| bitwarden/passwordless-server 
                                                            Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
                                                         | |
| marinasundstrom/YourBrand 
                                                            Prototype enterprise system for e-commerce and consulting services
                                                         | |
| codebytes/dotnet-configuration-in-depth | |
| mehmetozkaya/EShopMicroservices-Udemy-Sections 
                                                            This repository prepared for Udemy course sections that you can find all codes section-by-section on my Udemy Course
                                                         | 
| Version | Downloads | Last Updated | 
|---|---|---|
| 4.3.0 | 857,459 | 8/27/2025 | 
| 4.1.0 | 1,298,201 | 5/22/2025 | 
| 4.0.0 | 7,960,312 | 11/1/2024 | 
| 4.0.0-preview5 | 8,911 | 10/24/2024 | 
| 4.0.0-preview4 | 175,990 | 7/19/2024 | 
| 4.0.0-preview3 | 56,560 | 4/10/2024 | 
| 4.0.0-preview2 | 161,488 | 3/7/2024 | 
| 4.0.0-preview | 54,334 | 1/4/2024 | 
| 3.5.0 | 5,868,571 | 7/19/2024 | 
| 3.4.0 | 1,199,504 | 6/24/2024 | 
| 3.3.1 | 1,622,168 | 5/23/2024 | 
| 3.3.0 | 543,600 | 5/8/2024 | 
| 3.2.0 | 2,890,372 | 3/1/2024 | 
| 3.1.1 | 2,835,073 | 12/13/2023 | 
| 3.1.0 | 1,446,148 | 11/22/2023 | 
| 3.0.0 | 735,189 | 10/27/2023 | 
| 2.6.1 | 4,825,635 | 6/27/2023 | 
| 2.6.0 | 67,759 | 6/23/2023 | 
| 2.6.0-preview | 1,856 | 4/17/2023 | 
| 2.5.1 | 14,821,015 | 4/6/2022 | 
| 2.5.0 | 101,754 | 4/5/2022 | 
| 2.4.0 | 4,773,163 | 9/24/2021 | 
| 2.3.0 | 2,852,057 | 4/16/2021 | 
| 2.2.0 | 3,606,966 | 9/16/2020 | 
| 2.2.0-preview | 42,725 | 7/10/2020 | 
| 2.1.0-preview | 6,500 | 4/22/2020 | 
| 2.0.0 | 2,188,916 | 2/27/2020 | 
| 2.0.0-preview-010610001-1263 | 149,594 | 11/27/2019 | 
| 1.0.0-preview-009000001-1251 | 168,935 | 6/20/2019 | 
| 1.0.0-preview-008560001-910 | 439,097 | 5/6/2019 | 
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes