Volo.Abp 8.3.0-rc.2

Prefix Reserved
This is a prerelease version of Volo.Abp.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp --version 8.3.0-rc.2                
NuGet\Install-Package Volo.Abp -Version 8.3.0-rc.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" Version="8.3.0-rc.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp --version 8.3.0-rc.2                
#r "nuget: Volo.Abp, 8.3.0-rc.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 as a Cake Addin
#addin nuget:?package=Volo.Abp&version=8.3.0-rc.2&prerelease

// Install Volo.Abp as a Cake Tool
#tool nuget:?package=Volo.Abp&version=8.3.0-rc.2&prerelease                

ℹ️ Description

This package is a part of the ABP Framework.

ABP — Open Source Web Application Framework 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 commercial 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.

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. 
.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 (81)

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

Package Downloads
SharpAbp.Abp.Core

SharpAbp Core Module

Kayisoft.Abp.Protocols

Kayisoft Protocols Module

SharpAbp.Abp.MassTransit

SharpAbp MassTransit Module

SharpAbp.Abp.OpenTelemetry.Abstractions

SharpAbp OpenTelemetry Module

SharpAbp.Abp.Snowflakes

SharpAbp Snowflake Module

GitHub repositories (5)

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

Repository Stars
fanliang11/surging
Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming ,The service engine supports http, TCP, WS,Grpc, Thrift,Mqtt, UDP, and DNS protocols. It uses ZooKeeper and Consul as a registry, and integrates it. Hash, random, polling, Fair Polling as a load balancing algorithm, built-in service governance to ensure reliable RPC communication, the engine contains Diagnostic, link tracking for protocol and middleware calls, and integration SkyWalking Distributed APM
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
xin-lai/Magicodes.Pay
Magicodes.Pay,是心莱科技团队提供的统一支付库,相关库均使用.NET标准库编写,支持.NET Framework以及.NET Core。目前已提供Abp模块的封装,支持开箱即用。
dymproject/purest-admin
基于 .NET 8 + vue3 实现的极简RBAC权限管理系统后端 后端基于精简后的abp框架,前端基于vue-pure-admin,前端极强的表格框架vxe-table,旨在打造一款最合适二次开发的极简.Net框架
cocosip/sharp-abp
Abp-vNext extension modules
Version Downloads Last updated
8.3.1 77 9/25/2024
8.3.0 6,660 9/5/2024
8.3.0-rc.3 48 8/28/2024
8.3.0-rc.2 75 8/15/2024
8.3.0-rc.1 34 7/31/2024
8.2.3 1,412 9/4/2024
8.2.2 16,215 8/14/2024
8.2.1 8,151 7/30/2024
8.2.0 14,355 6/26/2024
8.2.0-rc.5 54 6/14/2024
8.2.0-rc.4 61 6/7/2024
8.2.0-rc.3 46 5/23/2024
8.2.0-rc.2 54 5/21/2024
8.2.0-rc.1 39 5/20/2024
8.1.5 87 7/29/2024
8.1.4 5,758 6/13/2024
8.1.3 21,630 5/15/2024
8.1.2 2,129 5/13/2024
8.1.1 14,149 4/16/2024
8.1.0 4,701 4/4/2024
8.1.0-rc.4 60 4/1/2024
8.1.0-rc.3 11,653 3/19/2024
8.1.0-rc.2 18,300 2/29/2024
8.1.0-rc.1 76 2/14/2024
8.0.6 92 5/14/2024
8.0.5 4,273 3/14/2024
8.0.4 2,737 2/20/2024
8.0.3 8,862 2/7/2024
8.0.2 103,944 1/17/2024
8.0.1 18,625 1/3/2024
8.0.0 16,013 12/19/2023
8.0.0-rc.3 2,459 12/7/2023
8.0.0-rc.2 4,513 11/28/2023
8.0.0-rc.1 2,316 11/21/2023
7.4.5 3,600 12/27/2023
7.4.4 220 12/13/2023
7.4.3 175 12/6/2023
7.4.2 6,784 11/13/2023
7.4.1 3,073 10/30/2023
7.4.0 11,261 10/9/2023
7.4.0-rc.5 145 10/2/2023
7.4.0-rc.4 135 9/22/2023
7.4.0-rc.3 110 9/13/2023
7.4.0-rc.2 124 8/24/2023
7.4.0-rc.1 229 8/16/2023
7.3.3 62,536 9/14/2023
7.3.2 27,996 8/7/2023
7.3.1 5,387 7/27/2023
7.3.0 26,745 7/12/2023
7.3.0-rc.3 86 7/5/2023
7.3.0-rc.2 83 6/20/2023
7.3.0-rc.1 822 6/6/2023
7.2.3 15,493 7/3/2023
7.2.2 58,605 5/16/2023
7.2.1 9,528 5/2/2023
7.2.0-rc.2 101 4/25/2023
7.2.0-rc.1 92 4/11/2023
7.1.1 15,471 4/3/2023
7.1.0 18,833 3/22/2023
7.1.0-rc.3 85 3/14/2023
7.1.0-rc.2 135 2/23/2023
7.1.0-rc.1 87 2/7/2023
7.0.3 45,285 3/7/2023
7.0.2 5,942 2/21/2023
7.0.1 50,817 1/19/2023
7.0.0 18,541 1/4/2023
7.0.0-rc.6 1,485 12/28/2022
7.0.0-rc.5 1,728 12/20/2022
7.0.0-rc.4 7,270 12/12/2022
7.0.0-rc.3 124 12/8/2022
7.0.0-rc.2 695 11/21/2022
7.0.0-rc.1 111 11/14/2022
6.0.3 11,961 1/18/2023
6.0.2 20,574 12/6/2022
6.0.1 80,978 10/28/2022
6.0.0 41,151 10/5/2022
6.0.0-rc.5 117 9/27/2022
6.0.0-rc.4 119 9/8/2022
6.0.0-rc.3 1,241 8/23/2022
6.0.0-rc.2 123 8/8/2022
6.0.0-rc.1 132 7/26/2022
5.3.5 609 10/20/2022
5.3.4 37,770 8/22/2022
5.3.3 74,650 7/22/2022
5.3.2 66,462 7/7/2022
5.3.1 22,276 6/29/2022
5.3.0 72,701 6/14/2022
5.3.0-rc.3 575 5/31/2022
5.3.0-rc.2 159 5/24/2022
5.3.0-rc.1 124 5/5/2022
5.2.2 149,663 5/16/2022
5.2.1 182,078 4/18/2022
5.2.0 138,973 4/5/2022
5.2.0-rc.2 126 3/18/2022
5.2.0-rc.1 121 3/8/2022
5.1.4 136,050 2/28/2022
5.1.3 59,494 1/26/2022
5.1.2 37,418 1/19/2022
5.1.1 23,777 1/12/2022
5.0.2 501 1/17/2022
5.0.1 20,368 12/28/2021
5.0.0 48,449 12/14/2021
5.0.0-rc.2 220 12/8/2021
5.0.0-rc.1 422 11/16/2021
5.0.0-beta.3 240 11/3/2021
5.0.0-beta.2 147 10/21/2021
5.0.0-beta.1 159 10/5/2021
4.4.4 85,239 11/9/2021
4.4.3 103,424 9/29/2021
4.4.2 35,926 9/2/2021
4.4.1 3,115 9/1/2021
4.4.0 19,518 8/2/2021
4.4.0-rc.2 163 7/6/2021
4.4.0-rc.1 141 6/28/2021
4.3.3 88,181 6/17/2021
4.3.2 71,499 5/27/2021
4.3.1 16,607 5/20/2021
4.3.0 54,959 4/22/2021
4.3.0-rc.2 190 4/8/2021
4.3.0-rc.1 168 3/31/2021
4.2.2 114,486 3/4/2021
4.2.1 13,956 2/9/2021
4.2.0 7,719 1/28/2021
4.2.0-rc.2 3,987 1/18/2021
4.2.0-rc.1 152 1/14/2021
4.1.2 9,050 1/19/2021
4.1.1 4,259 1/13/2021
4.1.0 23,195 1/6/2021
4.1.0-rc.2 245 12/18/2020
4.1.0-rc.1 184 12/17/2020
4.0.2 15,109 12/18/2020
4.0.1 9,691 12/14/2020
4.0.0 13,619 12/3/2020
4.0.0-rc.5 2,364 12/1/2020
4.0.0-rc.4 2,366 11/24/2020
4.0.0-rc.3 1,840 11/16/2020
4.0.0-rc.2 236 11/13/2020
4.0.0-rc.1 1,839 11/12/2020
3.3.2 2,204 12/2/2020
3.3.1 15,663 11/3/2020
3.3.0 7,409 10/27/2020
3.3.0-rc.2 196 10/23/2020
3.3.0-rc.1 210 10/15/2020
3.2.1 21,169 10/8/2020
3.2.0 1,614 10/1/2020
3.2.0-rc.2 226 9/21/2020
3.2.0-rc.1 238 9/17/2020
3.1.2 10,484 9/11/2020
3.1.1 527 9/10/2020
3.1.0 1,847 9/3/2020
3.1.0-rc.4 231 9/1/2020
3.1.0-rc.3 221 8/28/2020
3.1.0-rc.2 264 8/26/2020
3.1.0-rc.1 239 8/24/2020
3.0.5 3,098 7/29/2020
3.0.4 3,037 7/14/2020
3.0.3 648 7/7/2020
3.0.2 2,695 7/3/2020
3.0.1 1,245 7/2/2020
3.0.0 3,632 7/1/2020
2.9.0 10,274 6/4/2020
2.8.0 10,732 5/21/2020
2.7.0 1,707 5/7/2020
2.6.2 1,256 4/24/2020
2.6.1 559 4/23/2020
2.6.0 908 4/20/2020
2.5.0 1,839 4/9/2020
2.4.1 562 4/9/2020
2.4.0 619 4/6/2020
2.3.0 2,862 3/19/2020
2.2.1 8,732 3/7/2020
2.2.0 1,264 3/5/2020
2.1.1 2,687 2/20/2020
2.1.0 581 2/20/2020
2.0.1 1,795 1/24/2020
2.0.0 2,614 1/13/2020
1.1.2 2,186 12/12/2019
1.1.1 615 12/11/2019
1.1.0 633 12/6/2019
1.0.2 4,137 10/22/2019
1.0.0 793 10/21/2019
0.22.0 1,014 10/14/2019
0.21.0 2,327 9/23/2019
0.20.1 613 9/23/2019
0.20.0 603 9/23/2019
0.19.0 5,208 8/16/2019
0.18.1 10,847 6/26/2019
0.18.0 690 6/21/2019
0.17.0 1,531 5/3/2019
0.16.0 671 4/14/2019
0.15.0 3,254 4/12/2019