Volo.Abp.FeatureManagement.Domain.Shared 9.0.2

Prefix Reserved
dotnet add package Volo.Abp.FeatureManagement.Domain.Shared --version 9.0.2                
NuGet\Install-Package Volo.Abp.FeatureManagement.Domain.Shared -Version 9.0.2                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Volo.Abp.FeatureManagement.Domain.Shared" Version="9.0.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp.FeatureManagement.Domain.Shared --version 9.0.2                
#r "nuget: Volo.Abp.FeatureManagement.Domain.Shared, 9.0.2"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Volo.Abp.FeatureManagement.Domain.Shared as a Cake Addin
#addin nuget:?package=Volo.Abp.FeatureManagement.Domain.Shared&version=9.0.2

// Install Volo.Abp.FeatureManagement.Domain.Shared as a Cake Tool
#tool nuget:?package=Volo.Abp.FeatureManagement.Domain.Shared&version=9.0.2                

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Platform for ASP.NET Core

ABP offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET and the ASP.NET Core platforms. ABP Framework is a complete open-source infrastructure to create modern web applications by following the best practices and conventions of software development. It provides the fundamental infrastructure, production-ready startup templates, application modules, UI themes, tooling, guides and documentation.

🔗Official Website: https://abp.io

🔗GitHub Repository: https://github.com/abpframework/abp

🔗Samples: https://abp.io/docs/latest/samples/index

🔗Official Theme: https://www.LeptonTheme.com

🔗Documentation: https://abp.io/docs

🔗Community: https://abp.io/community

🔗Blog: https://abp.io/blog

🔗Books: https://abp.io/books

🔗Twitter: https://twitter.com/abpframework

🔗Discord: https://abp.io/community/discord

🔗Stackoverflow: https://stackoverflow.com/questions/tagged/abp

🔗YouTube: https://www.youtube.com/@Volosoft

🚀 Key Features of the ABP Framework

🟡 Modularity

🟡 Multi-Tenancy

🟡 Bootstrap Tag Helpers

🟡 Dynamic Forms

🟡 Authentication

🟡 Authorization

🟡 Distributed Event Bus

🟡 BLOB Storing

🟡 Text Templating

🟡 Tooling: ABP CLI

🟡 Cross-Cutting Concerns

🟡 Bundling & Minification

🟡 Virtual File System

🟡 Theming

🟡 Background Jobs

🟡 DDD Infrastructure

🟡 Auto REST APIs

🟡 Dynamic Client Proxies

🟡 Multiple Database Providers

🟡 Data filtering

🟡 Test Infrastructure

🟡 Audit Logging

🟡 Object to Object Mapping

🟡 Email & SMS Abstractions

🟡 Localization

🟡 Setting Management

🟡 Extension Methods

🟡 Aspect Oriented Programming

🟡 Dependency Injection

📘 Supported Database Providers

🔵 Entity Framework Core

🔵 MongoDB

🔵 Dapper

🎴 Supported UI Frameworks

🔵 Angular

🔵 Razor Pages

🔵 Blazor Web Assembly

🔵 Blazor Server

🔵 MAUI with Blazor Hybrid

📫 Bug & Support

Support for open-source ABP Framework client-side packages is available at GitHub Issues.

🏦 Go Commercial

If you are building an enterprise-level application with pro support, extra tools like a code generator, fancy themes and a microservice template, time to invest in the paid version!

To understand how it works, see How it Works page.

If you wonder why you should choose ABP Commercial, check out Why ABP.IO Platform page.

Official website: https://abp.io

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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 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 is compatible. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (50)

Showing the top 5 NuGet packages that depend on Volo.Abp.FeatureManagement.Domain.Shared:

Package Downloads
Volo.Abp.FeatureManagement.Domain

Package Description

Volo.Abp.FeatureManagement.Application.Contracts

Package Description

Lion.AbpPro.BasicManagement.Domain.Shared

Abp vNext Pro

AbpvNext.Domain.Shared

Abp vNext模块封装

Hygeian.HealthCheck.Identity.Domain.Shared

Package Description

GitHub repositories (14)

Showing the top 5 popular GitHub repositories that depend on Volo.Abp.FeatureManagement.Domain.Shared:

Repository Stars
abpframework/abp-samples
Sample solutions built with the ABP Framework
jerrytang67/SoMall
社交电商商城开源项目.socail+mall即取名SoMall ,abp netcore 3.1 angular vue uni-app typescript docker mssql
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
cocosip/sharp-abp
Abp-vNext extension modules
Version Downloads Last updated
9.0.2 6,535 12/11/2024
9.0.1 3,485 12/3/2024
9.0.0 6,295 11/19/2024
9.0.0-rc.3 179 11/14/2024
9.0.0-rc.2 153 11/11/2024
9.0.0-rc.1 157 10/22/2024
8.3.4 9,520 11/18/2024
8.3.3 12,739 11/5/2024
8.3.2 21,877 10/17/2024
8.3.1 43,800 9/25/2024
8.3.0 65,275 9/5/2024
8.3.0-rc.3 158 8/28/2024
8.3.0-rc.2 145 8/15/2024
8.3.0-rc.1 244 7/31/2024
8.2.3 5,047 9/4/2024
8.2.2 26,763 8/14/2024
8.2.1 32,582 7/30/2024
8.2.0 66,844 6/26/2024
8.2.0-rc.5 637 6/14/2024
8.2.0-rc.4 177 6/7/2024
8.2.0-rc.3 513 5/23/2024
8.2.0-rc.2 118 5/21/2024
8.2.0-rc.1 94 5/20/2024
8.1.5 2,497 7/29/2024
8.1.4 23,729 6/13/2024
8.1.3 60,342 5/15/2024
8.1.2 5,037 5/13/2024
8.1.1 57,483 4/16/2024
8.1.0 21,500 4/4/2024
8.1.0-rc.4 183 4/1/2024
8.1.0-rc.3 704 3/19/2024
8.1.0-rc.2 822 2/29/2024
8.1.0-rc.1 2,964 2/14/2024
8.0.6 3,965 5/14/2024
8.0.5 41,809 3/14/2024
8.0.4 54,309 2/20/2024
8.0.3 30,345 2/7/2024
8.0.2 63,709 1/17/2024
8.0.1 26,078 1/3/2024
8.0.0 67,153 12/19/2023
8.0.0-rc.3 1,322 12/7/2023
8.0.0-rc.2 1,201 11/28/2023
8.0.0-rc.1 616 11/21/2023
7.4.5 47,663 12/27/2023
7.4.4 11,564 12/13/2023
7.4.3 3,889 12/6/2023
7.4.2 109,224 11/13/2023
7.4.1 15,746 10/30/2023
7.4.0 40,327 10/9/2023
7.4.0-rc.5 242 10/2/2023
7.4.0-rc.4 512 9/22/2023
7.4.0-rc.3 1,569 9/13/2023
7.4.0-rc.2 2,536 8/24/2023
7.4.0-rc.1 1,231 8/16/2023
7.3.3 107,616 9/14/2023
7.3.2 65,372 8/7/2023
7.3.1 41,476 7/27/2023
7.3.0 88,264 7/12/2023
7.3.0-rc.3 204 7/5/2023
7.3.0-rc.2 361 6/20/2023
7.3.0-rc.1 1,303 6/6/2023
7.2.3 42,569 7/3/2023
7.2.2 153,025 5/16/2023
7.2.1 32,880 5/2/2023
7.2.0-rc.2 197 4/25/2023
7.2.0-rc.1 332 4/11/2023
7.1.1 49,460 4/3/2023
7.1.0 35,179 3/22/2023
7.1.0-rc.3 268 3/14/2023
7.1.0-rc.2 2,990 2/23/2023
7.1.0-rc.1 554 2/7/2023
7.0.3 40,423 3/7/2023
7.0.2 30,416 2/21/2023
7.0.1 81,002 1/19/2023
7.0.0 127,010 1/4/2023
7.0.0-rc.6 2,051 12/28/2022
7.0.0-rc.5 4,116 12/20/2022
7.0.0-rc.4 1,225 12/12/2022
7.0.0-rc.3 896 12/8/2022
7.0.0-rc.2 1,744 11/21/2022
7.0.0-rc.1 515 11/14/2022
6.0.3 89,176 1/18/2023
6.0.2 57,572 12/6/2022
6.0.1 127,521 10/28/2022
6.0.0 138,573 10/5/2022
6.0.0-rc.5 752 9/27/2022
6.0.0-rc.4 2,174 9/8/2022
6.0.0-rc.3 4,217 8/23/2022
6.0.0-rc.2 4,894 8/8/2022
6.0.0-rc.1 1,636 7/26/2022
5.3.5 13,743 10/20/2022
5.3.4 145,761 8/22/2022
5.3.3 146,878 7/22/2022
5.3.2 49,340 7/7/2022
5.3.1 33,872 6/29/2022
5.3.0 53,865 6/14/2022
5.3.0-rc.3 1,102 5/31/2022
5.3.0-rc.2 753 5/24/2022
5.3.0-rc.1 1,005 5/5/2022
5.2.2 97,438 5/16/2022
5.2.1 75,670 4/18/2022
5.2.0 40,377 4/5/2022
5.2.0-rc.2 831 3/18/2022
5.2.0-rc.1 1,534 3/8/2022
5.1.4 69,496 2/28/2022
5.1.3 103,492 1/26/2022
5.1.2 15,180 1/19/2022
5.1.1 28,650 1/12/2022
5.0.2 11,547 1/17/2022
5.0.1 50,210 12/28/2021
5.0.0 29,467 12/14/2021
5.0.0-rc.2 990 12/8/2021
5.0.0-rc.1 3,535 11/16/2021
5.0.0-beta.3 916 11/3/2021
5.0.0-beta.2 1,023 10/21/2021
5.0.0-beta.1 805 10/5/2021
4.4.4 101,057 11/9/2021
4.4.3 71,034 9/29/2021
4.4.2 74,540 9/2/2021
4.4.1 13,188 9/1/2021
4.4.0 78,454 8/2/2021
4.4.0-rc.2 3,505 7/6/2021
4.4.0-rc.1 2,242 6/28/2021
4.3.3 79,966 6/17/2021
4.3.2 41,877 5/27/2021
4.3.1 93,591 5/20/2021
4.3.0 79,788 4/22/2021
4.3.0-rc.2 1,400 4/8/2021
4.3.0-rc.1 974 3/31/2021
4.2.2 47,376 3/4/2021
4.2.1 77,894 2/9/2021
4.2.0 83,869 1/28/2021
4.2.0-rc.2 1,245 1/18/2021
4.2.0-rc.1 545 1/14/2021
4.1.2 12,424 1/19/2021
4.1.1 7,069 1/13/2021
4.1.0 12,179 1/6/2021
4.1.0-rc.2 1,239 12/18/2020
4.1.0-rc.1 292 12/17/2020
4.0.2 15,177 12/18/2020
4.0.1 5,569 12/14/2020
4.0.0 71,438 12/3/2020
4.0.0-rc.5 1,538 12/1/2020
4.0.0-rc.4 760 11/24/2020
4.0.0-rc.3 1,019 11/16/2020
4.0.0-rc.2 2,231 11/13/2020
4.0.0-rc.1 309 11/12/2020
3.3.2 19,112 12/2/2020
3.3.1 59,405 11/3/2020
3.3.0 14,583 10/27/2020
3.3.0-rc.2 380 10/23/2020
3.3.0-rc.1 576 10/15/2020
3.2.1 48,092 10/8/2020
3.2.0 29,111 10/1/2020
3.2.0-rc.2 1,849 9/21/2020
3.2.0-rc.1 1,748 9/17/2020
3.1.2 23,926 9/11/2020
3.1.1 3,551 9/10/2020
3.1.0 10,999 9/3/2020
3.1.0-rc.4 622 9/1/2020
3.1.0-rc.3 347 8/28/2020
3.1.0-rc.2 448 8/26/2020
3.1.0-rc.1 361 8/24/2020
3.0.5 22,291 7/29/2020
3.0.4 24,124 7/14/2020
3.0.3 7,698 7/7/2020
3.0.2 8,020 7/3/2020
3.0.1 3,079 7/2/2020
3.0.0 5,090 7/1/2020
2.9.0 25,001 6/4/2020
2.8.0 13,133 5/21/2020
2.7.0 11,605 5/7/2020
2.6.2 7,510 4/24/2020
2.6.1 2,973 4/23/2020
2.6.0 17,979 4/20/2020
2.5.0 6,828 4/9/2020
2.4.1 2,853 4/9/2020
2.4.0 31,551 4/6/2020
2.3.0 11,358 3/19/2020
2.2.1 8,177 3/7/2020
2.2.0 3,184 3/5/2020
2.1.1 9,454 2/20/2020
2.1.0 2,757 2/20/2020
2.0.1 30,196 1/24/2020
2.0.0 10,488 1/13/2020
1.1.2 9,053 12/12/2019
1.1.1 3,544 12/11/2019
1.1.0 4,194 12/6/2019
1.0.2 10,833 10/22/2019
1.0.0 3,236 10/21/2019
0.22.0 4,267 10/14/2019
0.21.0 4,272 9/23/2019
0.20.1 2,785 9/23/2019
0.20.0 2,742 9/23/2019
0.19.0 11,095 8/16/2019
0.18.1 8,308 6/26/2019
0.18.0 3,341 6/21/2019
0.17.0 4,632 5/3/2019
0.16.0 3,621 4/14/2019
0.15.0 9,273 3/22/2019