Microsoft.FeatureManagement.AspNetCore
3.0.0-preview
Prefix Reserved
Install-Package Microsoft.FeatureManagement.AspNetCore -Version 3.0.0-preview
dotnet add package Microsoft.FeatureManagement.AspNetCore --version 3.0.0-preview
<PackageReference Include="Microsoft.FeatureManagement.AspNetCore" Version="3.0.0-preview" />
paket add Microsoft.FeatureManagement.AspNetCore --version 3.0.0-preview
#r "nuget: Microsoft.FeatureManagement.AspNetCore, 3.0.0-preview"
// Install Microsoft.FeatureManagement.AspNetCore as a Cake Addin
#addin nuget:?package=Microsoft.FeatureManagement.AspNetCore&version=3.0.0-preview&prerelease
// Install Microsoft.FeatureManagement.AspNetCore as a Cake Tool
#tool nuget:?package=Microsoft.FeatureManagement.AspNetCore&version=3.0.0-preview&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 |
---|---|
.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.FeatureManagement (>= 3.0.0-preview)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.RazorPages (>= 2.1.11)
- Microsoft.AspNetCore.Mvc.TagHelpers (>= 2.1.3)
- Microsoft.FeatureManagement (>= 3.0.0-preview)
-
net6.0
- Microsoft.FeatureManagement (>= 3.0.0-preview)
NuGet packages (20)
Showing the top 5 NuGet packages that depend on Microsoft.FeatureManagement.AspNetCore:
Package | Downloads |
---|---|
Indice.AspNetCore.Identity
Indice.AspNetCore.Identity Class Library |
|
MSFramework.AspNetCore
MSFramework is a lightweight DDD framework |
|
Blogifier.Core
Blogifier Core Library provides Database and file I/O support to Blogifier projects via common service layer |
|
SolidStateOps.Startup
Package providing extension methods to assist in the Startup of a dotnet6 app. |
|
Easify.AspNetCore
Easify base library for AspNetCore |
GitHub repositories (4)
Showing the top 4 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
|
|
Amitpnk/Onion-architecture-ASP.NET-Core
WhiteApp API solution template which is built on Onion Architecture with all essential feature using .NET 5!
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
lkurzyniec/netcore-boilerplate
Boilerplate of API in .NET 6
|
Version | Downloads | Last updated |
---|---|---|
3.0.0-preview | 6,768 | 6/17/2022 |
2.5.1 | 508,949 | 4/6/2022 |
2.5.0 | 24,457 | 4/5/2022 |
2.4.0 | 1,692,326 | 9/24/2021 |
2.3.0 | 1,515,133 | 4/16/2021 |
2.2.0 | 2,007,997 | 9/16/2020 |
2.2.0-preview | 30,361 | 7/10/2020 |
2.1.0-preview | 5,138 | 4/22/2020 |
2.0.0 | 1,396,758 | 2/27/2020 |
2.0.0-preview-010610001-1263 | 131,980 | 11/27/2019 |
1.0.0-preview-009000001-1251 | 158,098 | 6/20/2019 |
1.0.0-preview-008560001-910 | 396,702 | 5/6/2019 |
Release notes can be found at https://aka.ms/MicrosoftFeatureManagementReleaseNotes