Volo.Abp.AspNetCore.Mvc.Contracts 9.1.1

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

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

Package Downloads
Volo.Abp.AspNetCore.Mvc

Package Description

Volo.Abp.AspNetCore.Mvc.Client.Common

Package Description

Volo.Abp.AspNetCore.Components.Server

Package Description

Lion.AbpPro.BasicManagement.Application.Contracts

Abp vNext Pro

LINGYUN.Abp.SettingManagement.Application

Package Description

GitHub repositories (1)

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

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
Version Downloads Last updated
9.2.0-rc.1 550 3/25/2025
9.1.1 1,466 3/27/2025
9.1.0 11,342 3/5/2025
9.1.0-rc.3 308 2/25/2025
9.1.0-rc.2 390 2/11/2025
9.1.0-rc.1 223 1/16/2025
9.0.8 827 3/26/2025
9.0.7 829 3/6/2025
9.0.6 1,641 3/3/2025
9.0.5 10,838 2/13/2025
9.0.4 46,146 1/21/2025
9.0.3 19,939 1/6/2025
9.0.2 26,605 12/11/2024
9.0.1 6,313 12/3/2024
9.0.0 15,490 11/19/2024
9.0.0-rc.3 219 11/14/2024
9.0.0-rc.2 184 11/11/2024
9.0.0-rc.1 135 10/22/2024
8.3.4 49,739 11/18/2024
8.3.3 29,510 11/5/2024
8.3.2 46,720 10/17/2024
8.3.1 70,715 9/25/2024
8.3.0 105,686 9/5/2024
8.3.0-rc.3 265 8/28/2024
8.3.0-rc.2 288 8/15/2024
8.3.0-rc.1 234 7/31/2024
8.2.3 11,781 9/4/2024
8.2.2 44,792 8/14/2024
8.2.1 47,449 7/30/2024
8.2.0 143,239 6/26/2024
8.2.0-rc.5 723 6/14/2024
8.2.0-rc.4 273 6/7/2024
8.2.0-rc.3 712 5/23/2024
8.2.0-rc.2 236 5/21/2024
8.2.0-rc.1 136 5/20/2024
8.1.5 23,127 7/29/2024
8.1.4 40,656 6/13/2024
8.1.3 100,052 5/15/2024
8.1.2 8,292 5/13/2024
8.1.1 69,614 4/16/2024
8.1.0 38,709 4/4/2024
8.1.0-rc.4 212 4/1/2024
8.1.0-rc.3 988 3/19/2024
8.1.0-rc.2 7,363 2/29/2024
8.1.0-rc.1 3,708 2/14/2024
8.0.6 30,054 5/14/2024
8.0.5 80,177 3/14/2024
8.0.4 82,579 2/20/2024
8.0.3 65,983 2/7/2024
8.0.2 76,364 1/17/2024
8.0.1 37,714 1/3/2024
8.0.0 108,236 12/19/2023
8.0.0-rc.3 1,798 12/7/2023
8.0.0-rc.2 2,216 11/28/2023
8.0.0-rc.1 878 11/21/2023
7.4.5 73,962 12/27/2023
7.4.4 15,941 12/13/2023
7.4.3 9,387 12/6/2023
7.4.2 109,321 11/13/2023
7.4.1 25,286 10/30/2023
7.4.0 49,035 10/9/2023
7.4.0-rc.5 343 10/2/2023
7.4.0-rc.4 601 9/22/2023
7.4.0-rc.3 1,670 9/13/2023
7.4.0-rc.2 2,755 8/24/2023
7.4.0-rc.1 1,768 8/16/2023
7.3.3 116,844 9/14/2023
7.3.2 92,950 8/7/2023
7.3.1 52,607 7/27/2023
7.3.0 103,299 7/12/2023
7.3.0-rc.3 750 7/5/2023
7.3.0-rc.2 936 6/20/2023
7.3.0-rc.1 2,004 6/6/2023
7.2.3 85,574 7/3/2023
7.2.2 175,929 5/16/2023
7.2.1 49,670 5/2/2023
7.2.0-rc.2 240 4/25/2023
7.2.0-rc.1 712 4/11/2023
7.1.1 70,178 4/3/2023
7.1.0 64,087 3/22/2023
7.1.0-rc.3 561 3/14/2023
7.1.0-rc.2 3,397 2/23/2023
7.1.0-rc.1 1,525 2/7/2023
7.0.3 52,609 3/7/2023
7.0.2 54,808 2/21/2023
7.0.1 102,047 1/19/2023
7.0.0 198,426 1/4/2023
7.0.0-rc.6 2,300 12/28/2022
7.0.0-rc.5 4,798 12/20/2022
7.0.0-rc.4 1,737 12/12/2022
7.0.0-rc.3 1,852 12/8/2022
7.0.0-rc.2 2,481 11/21/2022
7.0.0-rc.1 3,370 11/14/2022
6.0.3 158,958 1/18/2023
6.0.2 89,194 12/6/2022
6.0.1 214,271 10/28/2022
6.0.0 233,062 10/5/2022
6.0.0-rc.5 924 9/27/2022
6.0.0-rc.4 6,818 9/8/2022
6.0.0-rc.3 5,455 8/23/2022
6.0.0-rc.2 6,514 8/8/2022
6.0.0-rc.1 3,500 7/26/2022
5.3.5 23,760 10/20/2022
5.3.4 188,381 8/22/2022
5.3.3 197,605 7/22/2022
5.3.2 90,644 7/7/2022
5.3.1 68,101 6/29/2022
5.3.0 114,462 6/14/2022
5.3.0-rc.3 1,263 5/31/2022
5.3.0-rc.2 539 5/24/2022
5.3.0-rc.1 1,211 5/5/2022
5.2.2 156,842 5/16/2022
5.2.1 107,257 4/18/2022
5.2.0 86,577 4/5/2022
5.2.0-rc.2 933 3/18/2022
5.2.0-rc.1 1,731 3/8/2022
5.1.4 115,249 2/28/2022
5.1.3 173,481 1/26/2022
5.1.2 34,232 1/19/2022
5.1.1 44,384 1/12/2022
5.0.2 13,247 1/17/2022
5.0.1 70,766 12/28/2021
5.0.0 51,009 12/14/2021
5.0.0-rc.2 3,055 12/8/2021
5.0.0-rc.1 4,240 11/16/2021
5.0.0-beta.3 2,403 11/3/2021
5.0.0-beta.2 1,038 10/21/2021
5.0.0-beta.1 1,619 10/5/2021
4.4.4 119,477 11/9/2021
4.4.3 107,990 9/29/2021
4.4.2 121,074 9/2/2021
4.4.1 27,738 9/1/2021
4.4.0 152,231 8/2/2021
4.4.0-rc.2 3,419 7/6/2021
4.4.0-rc.1 2,872 6/28/2021
4.3.3 131,863 6/17/2021
4.3.2 99,862 5/27/2021
4.3.1 81,077 5/20/2021
4.3.0 151,392 4/22/2021
4.3.0-rc.2 1,407 4/8/2021
4.3.0-rc.1 1,141 3/31/2021
4.2.2 124,963 3/4/2021
4.2.1 102,891 2/9/2021
4.2.0 73,696 1/28/2021
4.2.0-rc.2 2,011 1/18/2021
4.2.0-rc.1 618 1/14/2021
4.1.2 21,041 1/19/2021
4.1.1 15,096 1/13/2021
4.1.0 33,003 1/6/2021
4.1.0-rc.2 1,234 12/18/2020
4.1.0-rc.1 298 12/17/2020
4.0.2 60,486 12/18/2020
4.0.1 16,318 12/14/2020
4.0.0 96,712 12/3/2020
4.0.0-rc.5 1,641 12/1/2020
4.0.0-rc.4 1,106 11/24/2020
4.0.0-rc.3 1,110 11/16/2020
4.0.0-rc.2 2,399 11/13/2020
4.0.0-rc.1 358 11/12/2020
3.3.2 63,062 12/2/2020
3.3.1 83,815 11/3/2020
3.3.0 25,633 10/27/2020
3.3.0-rc.2 373 10/23/2020
3.3.0-rc.1 574 10/15/2020
3.2.1 117,253 10/8/2020
3.2.0 30,120 10/1/2020
3.2.0-rc.2 1,819 9/21/2020
3.2.0-rc.1 1,493 9/17/2020
3.1.2 56,734 9/11/2020
3.1.1 9,081 9/10/2020
3.1.0 52,382 9/3/2020
3.1.0-rc.4 573 9/1/2020
3.1.0-rc.3 363 8/28/2020
3.1.0-rc.2 466 8/26/2020
3.1.0-rc.1 374 8/24/2020
3.0.5 46,516 7/29/2020
3.0.4 108,307 7/14/2020
3.0.3 19,236 7/7/2020
3.0.2 22,649 7/3/2020
3.0.1 52,290 7/2/2020
3.0.0 17,439 7/1/2020
2.9.0 99,902 6/4/2020
2.8.0 54,004 5/21/2020
2.7.0 55,665 5/7/2020
2.6.2 14,658 4/24/2020
2.6.1 8,317 4/23/2020
2.6.0 43,904 4/20/2020
2.5.0 16,717 4/9/2020
2.4.1 8,178 4/9/2020
2.4.0 13,784 4/6/2020
2.3.0 26,279 3/19/2020
2.2.1 23,633 3/7/2020
2.2.0 8,806 3/5/2020
2.1.1 18,976 2/20/2020
2.1.0 7,995 2/20/2020
2.0.1 40,223 1/24/2020
2.0.0 16,038 1/13/2020
1.1.2 58,969 12/12/2019
1.1.1 8,702 12/11/2019
1.1.0 9,651 12/6/2019
1.0.2 41,230 10/22/2019
1.0.0 8,490 10/21/2019
0.22.0 9,862 10/14/2019
0.21.0 9,803 9/23/2019
0.20.1 7,818 9/23/2019
0.20.0 7,926 9/23/2019
0.19.0 75,514 8/16/2019
0.18.1 43,897 6/26/2019
0.18.0 14,748 6/21/2019
0.17.0 26,632 5/3/2019
0.16.0 15,289 4/14/2019
0.15.0 39,368 3/22/2019
0.14.0 33,436 2/23/2019
0.13.0 16,913 1/27/2019
0.12.0 12,826 1/11/2019