Volo.Abp 9.1.0

Prefix Reserved
dotnet add package Volo.Abp --version 9.1.0                
NuGet\Install-Package Volo.Abp -Version 9.1.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="Volo.Abp" Version="9.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Volo.Abp --version 9.1.0                
#r "nuget: Volo.Abp, 9.1.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.
// Install Volo.Abp as a Cake Addin
#addin nuget:?package=Volo.Abp&version=9.1.0

// Install Volo.Abp as a Cake Tool
#tool nuget:?package=Volo.Abp&version=9.1.0                

ℹ️ 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/

🔗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, 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.  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. 
.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 (88)

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

Package Downloads
SharpAbp.Abp.Core

SharpAbp Core Module

SharpAbp.Abp.OpenTelemetry.Abstractions

SharpAbp OpenTelemetry Module

Kayisoft.Abp.Protocols

Kayisoft Protocols Module

SharpAbp.Abp.MassTransit

SharpAbp MassTransit 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
dymproject/purest-admin
基于 .NET 8 + vue3 实现的极简RBAC权限管理系统后端 后端基于精简后的abp框架,前端基于vue-pure-admin,前端极强的表格框架vxe-table,旨在打造一款最合适二次开发的极简.Net框架
xiajingren/HelloAbp
ABP vNext + vue-element-admin入门级项目实践
xin-lai/Magicodes.Pay
Magicodes.Pay,是心莱科技团队提供的统一支付库,相关库均使用.NET标准库编写,支持.NET Framework以及.NET Core。目前已提供Abp模块的封装,支持开箱即用。
cocosip/sharp-abp
Abp-vNext extension modules
Version Downloads Last updated
9.1.0 2,423 3/5/2025
9.1.0-rc.3 62 2/25/2025
9.1.0-rc.2 84 2/11/2025
9.1.0-rc.1 120 1/16/2025
9.0.7 209 3/6/2025
9.0.6 1,278 3/3/2025
9.0.5 3,720 2/13/2025
9.0.4 14,350 1/21/2025
9.0.3 6,446 1/6/2025
9.0.2 9,414 12/11/2024
9.0.1 322 12/3/2024
9.0.0 592 11/19/2024
9.0.0-rc.3 68 11/14/2024
9.0.0-rc.2 73 11/11/2024
9.0.0-rc.1 59 10/22/2024
8.3.4 33,748 11/18/2024
8.3.3 5,849 11/5/2024
8.3.2 42,236 10/17/2024
8.3.1 18,085 9/25/2024
8.3.0 25,639 9/5/2024
8.3.0-rc.3 71 8/28/2024
8.3.0-rc.2 98 8/15/2024
8.3.0-rc.1 51 7/31/2024
8.2.3 2,678 9/4/2024
8.2.2 19,657 8/14/2024
8.2.1 16,311 7/30/2024
8.2.0 30,967 6/26/2024
8.2.0-rc.5 71 6/14/2024
8.2.0-rc.4 77 6/7/2024
8.2.0-rc.3 64 5/23/2024
8.2.0-rc.2 71 5/21/2024
8.2.0-rc.1 58 5/20/2024
8.1.5 123 7/29/2024
8.1.4 6,760 6/13/2024
8.1.3 34,140 5/15/2024
8.1.2 2,794 5/13/2024
8.1.1 16,615 4/16/2024
8.1.0 6,028 4/4/2024
8.1.0-rc.4 74 4/1/2024
8.1.0-rc.3 15,270 3/19/2024
8.1.0-rc.2 23,615 2/29/2024
8.1.0-rc.1 98 2/14/2024
8.0.6 120 5/14/2024
8.0.5 6,263 3/14/2024
8.0.4 4,328 2/20/2024
8.0.3 12,114 2/7/2024
8.0.2 108,451 1/17/2024
8.0.1 23,048 1/3/2024
8.0.0 20,348 12/19/2023
8.0.0-rc.3 2,983 12/7/2023
8.0.0-rc.2 6,699 11/28/2023
8.0.0-rc.1 2,475 11/21/2023
7.4.5 10,904 12/27/2023
7.4.4 253 12/13/2023
7.4.3 202 12/6/2023
7.4.2 8,960 11/13/2023
7.4.1 3,279 10/30/2023
7.4.0 11,907 10/9/2023
7.4.0-rc.5 161 10/2/2023
7.4.0-rc.4 150 9/22/2023
7.4.0-rc.3 126 9/13/2023
7.4.0-rc.2 138 8/24/2023
7.4.0-rc.1 247 8/16/2023
7.3.3 67,138 9/14/2023
7.3.2 30,050 8/7/2023
7.3.1 5,617 7/27/2023
7.3.0 27,785 7/12/2023
7.3.0-rc.3 107 7/5/2023
7.3.0-rc.2 100 6/20/2023
7.3.0-rc.1 844 6/6/2023
7.2.3 16,052 7/3/2023
7.2.2 60,836 5/16/2023
7.2.1 10,108 5/2/2023
7.2.0-rc.2 121 4/25/2023
7.2.0-rc.1 111 4/11/2023
7.1.1 16,305 4/3/2023
7.1.0 19,182 3/22/2023
7.1.0-rc.3 105 3/14/2023
7.1.0-rc.2 163 2/23/2023
7.1.0-rc.1 110 2/7/2023
7.0.3 47,077 3/7/2023
7.0.2 6,217 2/21/2023
7.0.1 51,629 1/19/2023
7.0.0 20,795 1/4/2023
7.0.0-rc.6 1,528 12/28/2022
7.0.0-rc.5 1,764 12/20/2022
7.0.0-rc.4 7,365 12/12/2022
7.0.0-rc.3 149 12/8/2022
7.0.0-rc.2 794 11/21/2022
7.0.0-rc.1 133 11/14/2022
6.0.3 16,529 1/18/2023
6.0.2 22,006 12/6/2022
6.0.1 84,867 10/28/2022
6.0.0 42,289 10/5/2022
6.0.0-rc.5 140 9/27/2022
6.0.0-rc.4 140 9/8/2022
6.0.0-rc.3 1,264 8/23/2022
6.0.0-rc.2 147 8/8/2022
6.0.0-rc.1 159 7/26/2022
5.3.5 983 10/20/2022
5.3.4 38,243 8/22/2022
5.3.3 75,776 7/22/2022
5.3.2 66,928 7/7/2022
5.3.1 22,472 6/29/2022
5.3.0 74,304 6/14/2022
5.3.0-rc.3 598 5/31/2022
5.3.0-rc.2 189 5/24/2022
5.3.0-rc.1 153 5/5/2022
5.2.2 150,869 5/16/2022
5.2.1 185,205 4/18/2022
5.2.0 140,227 4/5/2022
5.2.0-rc.2 156 3/18/2022
5.2.0-rc.1 147 3/8/2022
5.1.4 136,817 2/28/2022
5.1.3 60,254 1/26/2022
5.1.2 37,691 1/19/2022
5.1.1 23,982 1/12/2022
5.0.2 533 1/17/2022
5.0.1 21,365 12/28/2021
5.0.0 49,008 12/14/2021
5.0.0-rc.2 255 12/8/2021
5.0.0-rc.1 451 11/16/2021
5.0.0-beta.3 272 11/3/2021
5.0.0-beta.2 173 10/21/2021
5.0.0-beta.1 189 10/5/2021
4.4.4 87,291 11/9/2021
4.4.3 104,847 9/29/2021
4.4.2 38,946 9/2/2021
4.4.1 3,151 9/1/2021
4.4.0 19,983 8/2/2021
4.4.0-rc.2 187 7/6/2021
4.4.0-rc.1 168 6/28/2021
4.3.3 90,819 6/17/2021
4.3.2 72,233 5/27/2021
4.3.1 16,923 5/20/2021
4.3.0 55,432 4/22/2021
4.3.0-rc.2 218 4/8/2021
4.3.0-rc.1 196 3/31/2021
4.2.2 115,159 3/4/2021
4.2.1 14,139 2/9/2021
4.2.0 7,940 1/28/2021
4.2.0-rc.2 4,054 1/18/2021
4.2.0-rc.1 181 1/14/2021
4.1.2 9,162 1/19/2021
4.1.1 4,350 1/13/2021
4.1.0 23,403 1/6/2021
4.1.0-rc.2 273 12/18/2020
4.1.0-rc.1 212 12/17/2020
4.0.2 15,253 12/18/2020
4.0.1 9,865 12/14/2020
4.0.0 13,754 12/3/2020
4.0.0-rc.5 2,407 12/1/2020
4.0.0-rc.4 2,416 11/24/2020
4.0.0-rc.3 1,883 11/16/2020
4.0.0-rc.2 266 11/13/2020
4.0.0-rc.1 1,875 11/12/2020
3.3.2 2,281 12/2/2020
3.3.1 15,787 11/3/2020
3.3.0 7,570 10/27/2020
3.3.0-rc.2 223 10/23/2020
3.3.0-rc.1 236 10/15/2020
3.2.1 21,349 10/8/2020
3.2.0 1,677 10/1/2020
3.2.0-rc.2 252 9/21/2020
3.2.0-rc.1 273 9/17/2020
3.1.2 11,591 9/11/2020
3.1.1 560 9/10/2020
3.1.0 1,881 9/3/2020
3.1.0-rc.4 257 9/1/2020
3.1.0-rc.3 250 8/28/2020
3.1.0-rc.2 297 8/26/2020
3.1.0-rc.1 271 8/24/2020
3.0.5 3,141 7/29/2020
3.0.4 3,099 7/14/2020
3.0.3 686 7/7/2020
3.0.2 2,734 7/3/2020
3.0.1 1,287 7/2/2020
3.0.0 3,724 7/1/2020
2.9.0 10,478 6/4/2020
2.8.0 10,839 5/21/2020
2.7.0 1,872 5/7/2020
2.6.2 1,311 4/24/2020
2.6.1 608 4/23/2020
2.6.0 972 4/20/2020
2.5.0 1,888 4/9/2020
2.4.1 605 4/9/2020
2.4.0 662 4/6/2020
2.3.0 2,930 3/19/2020
2.2.1 8,859 3/7/2020
2.2.0 1,305 3/5/2020
2.1.1 2,736 2/20/2020
2.1.0 619 2/20/2020
2.0.1 1,839 1/24/2020
2.0.0 2,695 1/13/2020
1.1.2 2,329 12/12/2019
1.1.1 653 12/11/2019
1.1.0 673 12/6/2019
1.0.2 4,352 10/22/2019
1.0.0 839 10/21/2019
0.22.0 1,083 10/14/2019
0.21.0 2,415 9/23/2019
0.20.1 652 9/23/2019
0.20.0 647 9/23/2019
0.19.0 5,344 8/16/2019
0.18.1 11,234 6/26/2019
0.18.0 737 6/21/2019
0.17.0 1,627 5/3/2019
0.16.0 715 4/14/2019
0.15.0 3,451 4/12/2019