Abp.AspNetCore 10.3.0

Prefix Reserved
dotnet add package Abp.AspNetCore --version 10.3.0
                    
NuGet\Install-Package Abp.AspNetCore -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.AspNetCore" Version="10.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Abp.AspNetCore" Version="10.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Abp.AspNetCore" />
                    
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.AspNetCore --version 10.3.0
                    
#r "nuget: Abp.AspNetCore, 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.AspNetCore@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.AspNetCore&version=10.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Abp.AspNetCore&version=10.3.0
                    
Install as a Cake Tool

Abp.AspNetCore

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 (56)

Showing the top 5 NuGet packages that depend on Abp.AspNetCore:

Package Downloads
Abp.AspNetZeroCore.Web

Package Description

Shesha.Framework

Package Description

Abp.AspNetCore.TestBase

Abp.AspNetCore.TestBase

Shesha.Scheduler

Package Description

CxCore

Package Description

GitHub repositories (9)

Showing the top 9 popular GitHub repositories that depend on Abp.AspNetCore:

Repository Stars
optimajet/WorkflowEngine.NET
WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service).
aspnetboilerplate/module-zero-core-template
ASP.NET Core MVC / Angular Startup Project For ASP.NET Boilerplate
aspnetboilerplate/eventcloud
Sample SaaS (Multi Tenant) Event Management Application
aspnetboilerplate/aspnet-core-template
ASP.NET Core & EntityFramework Core Based Startup Template
mettoc/Abp.WorkflowCore
ABP+WorkflowCore+jsplumb实现的工作流模块
Liu233w/acm-statistics
An online tool (crawler) to analyze users performance in online judges (coding competition websites). Supported OJ: POJ, HDU, HYSBZ, CodeForces, UVA, ICPC Live Archive, FZU, SPOJ, Timus (URAL), LeetCode_CN, CSU, LibreOJ, 洛谷, 牛客OJ, Lutece (UESTC), AtCoder, AIZU, CodeChef, El Judge, BNUOJ, Codewars, UOJ, NBUT, 51Nod, DMOJ, VJudge
real-zony/Abp.Grpc
基于 ABP 框架开发的 Grpc 模块,支持 Consul 服务发现与服务注册。Grpc module developed based on ABP framework supports early service discovery and service registration.
geffzhang/NanoFabric-ServiceFabric
A Service Fabric sample with a Frontend, one Identity Sevice,one API Gateway and three ABP Microservices
aspnetboilerplate/questions-answers
A sample application using ABP and module-zero
Version Downloads Last Updated
10.3.0 26,077 8/14/2025
10.2.0 39,360 5/26/2025
10.1.0 28,956 2/25/2025
10.0.0 102,633 11/19/2024
9.4.2 210,501 9/17/2024
9.4.1 35,628 9/12/2024
9.4.0 4,475 9/10/2024
9.3.0 75,605 7/23/2024
9.2.2 134,940 4/26/2024
9.2.1 1,858 4/25/2024
9.2.0 2,039 4/25/2024
9.1.3 118,033 3/21/2024
9.1.2 28,017 3/11/2024
9.1.1 48,011 2/19/2024
9.1.0 44,020 2/6/2024
9.0.0 273,697 11/16/2023
8.4.0 120,468 10/5/2023
8.3.1 58,465 8/9/2023
8.3.0 8,367 8/9/2023
8.2.0 126,208 5/12/2023
Loading failed