Microsoft.FeatureManagement.AspNetCore
2.2.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.
Install-Package Microsoft.FeatureManagement.AspNetCore -Version 2.2.0
dotnet add package Microsoft.FeatureManagement.AspNetCore --version 2.2.0
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="2.2.0" />
paket add Microsoft.FeatureManagement.AspNetCore --version 2.2.0
#r "nuget: Microsoft.FeatureManagement.AspNetCore, 2.2.0"
Release Notes
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes
Dependencies
-
.NETCoreApp 3.1
- Microsoft.FeatureManagement (>= 2.2.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.1.3)
- Microsoft.FeatureManagement (>= 2.2.0)
Used By
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.FeatureManagement.AspNetCore:
Package | Downloads |
---|---|
Blogifier.Core
Blogifier Core Library provides Database and file I/O support to Blogifier projects via common service layer
|
|
Easify.AspNetCore
Easify base library for AspNetCore
|
|
Uproar.Common.App.Library
Package Description
|
|
Dhgms.AspNetCoreContrib.App
Package Description
|
|
HansKindberg.IdentityServer
IdentityServer additions and extensions.
|
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Microsoft.FeatureManagement.AspNetCore:
Repository | Stars |
---|---|
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET5, C#9 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
|
|
mspnp/microservices-reference-implementation
A reference implementation demonstrating microservices architecture and best practices for Microsoft Azure
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
EdiWang/Moonglade
The .NET Core blog system of https://edi.wang, runs on Microsoft Azure
|
|
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET Core!
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.0 | 385,791 | 9/16/2020 |
2.2.0-preview | 18,365 | 7/10/2020 |
2.1.0-preview | 4,430 | 4/22/2020 |
2.0.0 | 633,212 | 2/27/2020 |
2.0.0-preview-010610001-1263 | 93,477 | 11/27/2019 |
1.0.0-preview-009000001-1251 | 143,978 | 6/20/2019 |
1.0.0-preview-008560001-910 | 318,952 | 5/6/2019 |