Volo.Abp.AspNetCore.Mvc 7.4.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.AspNetCore.Mvc --version 7.4.2
                    
NuGet\Install-Package Volo.Abp.AspNetCore.Mvc -Version 7.4.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.AspNetCore.Mvc" Version="7.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.AspNetCore.Mvc" Version="7.4.2" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.AspNetCore.Mvc" />
                    
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 Volo.Abp.AspNetCore.Mvc --version 7.4.2
                    
#r "nuget: Volo.Abp.AspNetCore.Mvc, 7.4.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.
#addin nuget:?package=Volo.Abp.AspNetCore.Mvc&version=7.4.2
                    
Install Volo.Abp.AspNetCore.Mvc as a Cake Addin
#tool nuget:?package=Volo.Abp.AspNetCore.Mvc&version=7.4.2
                    
Install Volo.Abp.AspNetCore.Mvc as a Cake Tool

ℹ️ 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://docs.abp.io/en/abp/latest/Samples/Index

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

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

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

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

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

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

🔗Discord: https://community.abp.io/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.

Official website: https://commercial.abp.io

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

NuGet packages (725)

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

Package Downloads
Volo.Abp.AspNetCore.Mvc.UI

Package Description

Volo.Abp.Swashbuckle

Package Description

Volo.Abp.PermissionManagement.HttpApi

Package Description

Volo.Abp.FeatureManagement.HttpApi

Package Description

Volo.Abp.Identity.HttpApi

Package Description

GitHub repositories (23)

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

Repository Stars
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network. 
Meowv/Blog
🤣本项目有不同开发版本,最新版底层基于 abp vNext 搭建和免费开源跨平台框架 .NET5 进行开发,使用 MongoDB 存储数据,Redis 缓存数据。项目采用前后端分离的模式进行开发,API 遵循 RESTful 接口规范,页面使用 Blazor 进行开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helped you, please give a star ⭐️ for this repository. 👍👍👍
abpframework/abp-samples
Sample solutions built with the ABP Framework
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
abpframework/eShopOnAbp
Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
Version Downloads Last updated
9.2.0-rc.1 553 3/25/2025
9.1.1 2,033 3/27/2025
9.1.0 11,811 3/5/2025
9.1.0-rc.3 290 2/25/2025
9.1.0-rc.2 385 2/11/2025
9.1.0-rc.1 222 1/16/2025
9.0.8 759 3/26/2025
9.0.7 735 3/6/2025
9.0.6 1,555 3/3/2025
9.0.5 10,953 2/13/2025
9.0.4 46,858 1/21/2025
9.0.3 20,260 1/6/2025
9.0.2 26,847 12/11/2024
9.0.1 6,430 12/3/2024
9.0.0 15,741 11/19/2024
9.0.0-rc.3 216 11/14/2024
9.0.0-rc.2 194 11/11/2024
9.0.0-rc.1 156 10/22/2024
8.3.4 49,997 11/18/2024
8.3.3 29,161 11/5/2024
8.3.2 46,552 10/17/2024
8.3.1 71,026 9/25/2024
8.3.0 104,437 9/5/2024
8.3.0-rc.3 238 8/28/2024
8.3.0-rc.2 287 8/15/2024
8.3.0-rc.1 209 7/31/2024
8.2.3 11,574 9/4/2024
8.2.2 44,925 8/14/2024
8.2.1 47,732 7/30/2024
8.2.0 141,447 6/26/2024
8.2.0-rc.5 718 6/14/2024
8.2.0-rc.4 261 6/7/2024
8.2.0-rc.3 709 5/23/2024
8.2.0-rc.2 218 5/21/2024
8.2.0-rc.1 126 5/20/2024
8.1.5 22,370 7/29/2024
8.1.4 38,760 6/13/2024
8.1.3 98,939 5/15/2024
8.1.2 8,196 5/13/2024
8.1.1 68,376 4/16/2024
8.1.0 35,258 4/4/2024
8.1.0-rc.4 224 4/1/2024
8.1.0-rc.3 979 3/19/2024
8.1.0-rc.2 7,206 2/29/2024
8.1.0-rc.1 3,724 2/14/2024
8.0.6 29,673 5/14/2024
8.0.5 78,853 3/14/2024
8.0.4 81,400 2/20/2024
8.0.3 64,602 2/7/2024
8.0.2 75,724 1/17/2024
8.0.1 37,120 1/3/2024
8.0.0 103,236 12/19/2023
8.0.0-rc.3 1,784 12/7/2023
8.0.0-rc.2 2,157 11/28/2023
8.0.0-rc.1 854 11/21/2023
7.4.5 72,778 12/27/2023
7.4.4 14,437 12/13/2023
7.4.3 8,776 12/6/2023
7.4.2 108,374 11/13/2023
7.4.1 24,747 10/30/2023
7.4.0 47,575 10/9/2023
7.4.0-rc.5 322 10/2/2023
7.4.0-rc.4 600 9/22/2023
7.4.0-rc.3 1,642 9/13/2023
7.4.0-rc.2 2,747 8/24/2023
7.4.0-rc.1 1,756 8/16/2023
7.3.3 114,185 9/14/2023
7.3.2 90,617 8/7/2023
7.3.1 53,563 7/27/2023
7.3.0 99,044 7/12/2023
7.3.0-rc.3 733 7/5/2023
7.3.0-rc.2 787 6/20/2023
7.3.0-rc.1 1,947 6/6/2023
7.2.3 84,320 7/3/2023
7.2.2 172,943 5/16/2023
7.2.1 48,416 5/2/2023
7.2.0-rc.2 240 4/25/2023
7.2.0-rc.1 686 4/11/2023
7.1.1 68,331 4/3/2023
7.1.0 62,551 3/22/2023
7.1.0-rc.3 559 3/14/2023
7.1.0-rc.2 3,191 2/23/2023
7.1.0-rc.1 1,299 2/7/2023
7.0.3 50,807 3/7/2023
7.0.2 52,882 2/21/2023
7.0.1 101,414 1/19/2023
7.0.0 193,712 1/4/2023
7.0.0-rc.6 2,298 12/28/2022
7.0.0-rc.5 4,743 12/20/2022
7.0.0-rc.4 1,730 12/12/2022
7.0.0-rc.3 1,842 12/8/2022
7.0.0-rc.2 2,420 11/21/2022
7.0.0-rc.1 3,303 11/14/2022
6.0.3 156,608 1/18/2023
6.0.2 89,474 12/6/2022
6.0.1 204,999 10/28/2022
6.0.0 227,112 10/5/2022
6.0.0-rc.5 887 9/27/2022
6.0.0-rc.4 6,756 9/8/2022
6.0.0-rc.3 5,415 8/23/2022
6.0.0-rc.2 6,470 8/8/2022
6.0.0-rc.1 3,346 7/26/2022
5.3.5 21,518 10/20/2022
5.3.4 177,641 8/22/2022
5.3.3 195,302 7/22/2022
5.3.2 80,381 7/7/2022
5.3.1 63,258 6/29/2022
5.3.0 112,119 6/14/2022
5.3.0-rc.3 1,280 5/31/2022
5.3.0-rc.2 545 5/24/2022
5.3.0-rc.1 1,138 5/5/2022
5.2.2 151,753 5/16/2022
5.2.1 96,658 4/18/2022
5.2.0 82,354 4/5/2022
5.2.0-rc.2 926 3/18/2022
5.2.0-rc.1 1,734 3/8/2022
5.1.4 109,740 2/28/2022
5.1.3 164,078 1/26/2022
5.1.2 31,616 1/19/2022
5.1.1 39,272 1/12/2022
5.0.2 10,829 1/17/2022
5.0.1 68,087 12/28/2021
5.0.0 48,666 12/14/2021
5.0.0-rc.2 3,086 12/8/2021
5.0.0-rc.1 4,145 11/16/2021
5.0.0-beta.3 2,387 11/3/2021
5.0.0-beta.2 1,040 10/21/2021
5.0.0-beta.1 1,614 10/5/2021
4.4.4 115,681 11/9/2021
4.4.3 105,569 9/29/2021
4.4.2 119,384 9/2/2021
4.4.1 24,388 9/1/2021
4.4.0 148,973 8/2/2021
4.4.0-rc.2 3,412 7/6/2021
4.4.0-rc.1 2,875 6/28/2021
4.3.3 129,429 6/17/2021
4.3.2 96,074 5/27/2021
4.3.1 79,399 5/20/2021
4.3.0 149,889 4/22/2021
4.3.0-rc.2 1,398 4/8/2021
4.3.0-rc.1 1,143 3/31/2021
4.2.2 120,971 3/4/2021
4.2.1 99,842 2/9/2021
4.2.0 71,244 1/28/2021
4.2.0-rc.2 2,024 1/18/2021
4.2.0-rc.1 622 1/14/2021
4.1.2 18,799 1/19/2021
4.1.1 12,829 1/13/2021
4.1.0 30,584 1/6/2021
4.1.0-rc.2 1,183 12/18/2020
4.1.0-rc.1 307 12/17/2020
4.0.2 58,003 12/18/2020
4.0.1 14,118 12/14/2020
4.0.0 93,862 12/3/2020
4.0.0-rc.5 1,630 12/1/2020
4.0.0-rc.4 1,103 11/24/2020
4.0.0-rc.3 1,123 11/16/2020
4.0.0-rc.2 2,395 11/13/2020
4.0.0-rc.1 358 11/12/2020
3.3.2 60,279 12/2/2020
3.3.1 81,183 11/3/2020
3.3.0 22,076 10/27/2020
3.3.0-rc.2 366 10/23/2020
3.3.0-rc.1 561 10/15/2020
3.2.1 115,648 10/8/2020
3.2.0 25,639 10/1/2020
3.2.0-rc.2 1,642 9/21/2020
3.2.0-rc.1 1,496 9/17/2020
3.1.2 56,466 9/11/2020
3.1.1 8,224 9/10/2020
3.1.0 51,349 9/3/2020
3.1.0-rc.4 593 9/1/2020
3.1.0-rc.3 369 8/28/2020
3.1.0-rc.2 463 8/26/2020
3.1.0-rc.1 383 8/24/2020
3.0.5 45,572 7/29/2020
3.0.4 106,724 7/14/2020
3.0.3 18,494 7/7/2020
3.0.2 21,528 7/3/2020
3.0.1 50,782 7/2/2020
3.0.0 15,103 7/1/2020
2.9.0 100,032 6/4/2020
2.8.0 52,796 5/21/2020
2.7.0 53,924 5/7/2020
2.6.2 13,799 4/24/2020
2.6.1 7,386 4/23/2020
2.6.0 43,088 4/20/2020
2.5.0 15,831 4/9/2020
2.4.1 7,295 4/9/2020
2.4.0 12,981 4/6/2020
2.3.0 25,454 3/19/2020
2.2.1 22,706 3/7/2020
2.2.0 7,932 3/5/2020
2.1.1 18,112 2/20/2020
2.1.0 7,174 2/20/2020
2.0.1 38,574 1/24/2020
2.0.0 15,243 1/13/2020
1.1.2 58,016 12/12/2019
1.1.1 7,858 12/11/2019
1.1.0 8,609 12/6/2019
1.0.2 40,360 10/22/2019
1.0.0 7,602 10/21/2019
0.22.0 8,860 10/14/2019
0.21.0 8,819 9/23/2019
0.20.1 6,844 9/23/2019
0.20.0 6,868 9/23/2019
0.19.0 75,002 8/16/2019
0.18.1 43,648 6/26/2019
0.18.0 13,944 6/21/2019
0.17.0 26,073 5/3/2019
0.16.0 14,448 4/14/2019
0.15.0 38,151 3/22/2019
0.14.0 32,393 2/23/2019
0.13.0 15,980 1/27/2019
0.12.0 9,425 1/11/2019
0.11.0 11,947 1/7/2019
0.10.0 10,328 12/21/2018
0.9.0 10,651 12/7/2018
0.8.0 9,541 11/19/2018
0.7.1 9,983 10/31/2018
0.7.0 9,074 10/26/2018
0.6.0 9,931 10/12/2018
0.5.0 16,598 9/25/2018
0.4.1 9,341 8/4/2018
0.4.0 8,710 7/15/2018
0.3.7 8,883 7/6/2018
0.3.6 8,815 7/4/2018
0.3.5 8,850 7/3/2018
0.3.4 9,338 7/2/2018
0.3.3 9,333 6/28/2018
0.3.2 9,423 6/27/2018
0.3.1 8,076 6/27/2018
0.3.0 22,135 6/27/2018