dotnet add package Abp --version 10.3.0
                    
NuGet\Install-Package Abp -Version 10.3.0
                    
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="Abp" Version="10.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Abp" Version="10.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Abp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Abp --version 10.3.0
                    
#r "nuget: Abp, 10.3.0"
                    
#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.
#:package Abp@10.3.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Abp&version=10.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Abp&version=10.3.0
                    
Install as a Cake Tool

Abp

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (287)

Showing the top 5 NuGet packages that depend on Abp:

Package Downloads
Abp.Web.Common

Abp.Web.Common

Abp.Zero.Common

Abp.Zero.Common

Abp.AutoMapper

Abp.AutoMapper

Abp.EntityFramework.Common

Abp.EntityFramework.Common

Abp.MailKit

Abp.MailKit

GitHub repositories (10)

Showing the top 10 popular GitHub repositories that depend on Abp:

Repository Stars
HenJigg/wpf-abp
Cross-platform mobile project and WPF client based on ABP framework Xamarin.Forms
laochiangx/ABP-ASP.NET-Boilerplate-Project-CMS
ABP module-zero +AdminLTE+Bootstrap Table+jQuery+Redis + sql server+quartz+hangfire权限管理系统
aspnetboilerplate/module-zero-forsaken
ASP.NET Boilerplate - ASP.NET Identity Integration Module
aspnetboilerplate/aspnet-core-template
ASP.NET Core & EntityFramework Core Based Startup Template
xin-lai/Magicodes.Pay
Magicodes.Pay,是心莱科技团队提供的统一支付库,相关库均使用.NET标准库编写,支持.NET Framework以及.NET Core。目前已提供Abp模块的封装,支持开箱即用。
personball/abplus
Abp Plus, Extension For https://github.com/aspnetboilerplate/aspnetboilerplate
mettoc/Abp.WorkflowCore
ABP+WorkflowCore+jsplumb实现的工作流模块
maliming/Abp.GeneralTree
For Abp vNext
real-zony/Abp.Grpc
基于 ABP 框架开发的 Grpc 模块,支持 Consul 服务发现与服务注册。Grpc module developed based on ABP framework supports early service discovery and service registration.
xin-lai/Magicodes.Storage
Magicodes.Storage,是心莱科技团队提供的统一存储库,相关库均使用.NET标准库(netstandard2.0)编写,支持.NET Framework以及.NET Core。
Version Downloads Last Updated
10.3.0 52,503 8/14/2025
10.2.0 53,699 5/26/2025
10.1.0 44,062 2/25/2025
10.0.0 142,316 11/19/2024
9.4.2 345,521 9/17/2024
9.4.1 40,839 9/12/2024
9.4.0 7,825 9/10/2024
9.3.0 138,201 7/23/2024
9.2.2 231,461 4/26/2024
9.2.1 5,183 4/25/2024
9.2.0 7,293 4/25/2024
9.1.3 179,680 3/21/2024
9.1.2 34,591 3/11/2024
9.1.1 74,746 2/19/2024
9.1.0 53,583 2/6/2024
9.0.0 537,371 11/16/2023
8.4.0 251,305 10/5/2023
8.3.1 118,543 8/9/2023
8.3.0 19,718 8/9/2023
8.2.0 239,947 5/12/2023
Loading failed