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

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.2 238 4/10/2025
9.2.0-rc.1 681 3/25/2025
9.1.1 7,643 3/27/2025
9.1.0 17,148 3/5/2025
9.1.0-rc.3 314 2/25/2025
9.1.0-rc.2 395 2/11/2025
9.1.0-rc.1 230 1/16/2025
9.0.8 950 3/26/2025
9.0.7 865 3/6/2025
9.0.6 1,770 3/3/2025
9.0.5 11,874 2/13/2025
9.0.4 55,576 1/21/2025
9.0.3 23,239 1/6/2025
9.0.2 28,990 12/11/2024
9.0.1 6,500 12/3/2024
9.0.0 16,690 11/19/2024
9.0.0-rc.3 222 11/14/2024
9.0.0-rc.2 187 11/11/2024
9.0.0-rc.1 138 10/22/2024
8.3.4 56,214 11/18/2024
8.3.3 31,690 11/5/2024
8.3.2 48,824 10/17/2024
8.3.1 76,135 9/25/2024
8.3.0 114,018 9/5/2024
8.3.0-rc.3 272 8/28/2024
8.3.0-rc.2 291 8/15/2024
8.3.0-rc.1 240 7/31/2024
8.2.3 12,543 9/4/2024
8.2.2 46,218 8/14/2024
8.2.1 49,527 7/30/2024
8.2.0 148,795 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 716 5/23/2024
8.2.0-rc.2 236 5/21/2024
8.2.0-rc.1 136 5/20/2024
8.1.5 24,511 7/29/2024
8.1.4 41,291 6/13/2024
8.1.3 102,476 5/15/2024
8.1.2 8,493 5/13/2024
8.1.1 71,388 4/16/2024
8.1.0 39,113 4/4/2024
8.1.0-rc.4 212 4/1/2024
8.1.0-rc.3 989 3/19/2024
8.1.0-rc.2 7,375 2/29/2024
8.1.0-rc.1 3,709 2/14/2024
8.0.6 30,884 5/14/2024
8.0.5 81,449 3/14/2024
8.0.4 83,970 2/20/2024
8.0.3 67,385 2/7/2024
8.0.2 77,350 1/17/2024
8.0.1 38,194 1/3/2024
8.0.0 110,677 12/19/2023
8.0.0-rc.3 1,799 12/7/2023
8.0.0-rc.2 2,221 11/28/2023
8.0.0-rc.1 878 11/21/2023
7.4.5 74,784 12/27/2023
7.4.4 15,988 12/13/2023
7.4.3 9,405 12/6/2023
7.4.2 109,993 11/13/2023
7.4.1 25,359 10/30/2023
7.4.0 49,370 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,671 9/13/2023
7.4.0-rc.2 2,755 8/24/2023
7.4.0-rc.1 1,772 8/16/2023
7.3.3 119,025 9/14/2023
7.3.2 94,047 8/7/2023
7.3.1 52,756 7/27/2023
7.3.0 103,670 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,006 6/6/2023
7.2.3 85,939 7/3/2023
7.2.2 176,451 5/16/2023
7.2.1 49,827 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,484 4/3/2023
7.1.0 64,327 3/22/2023
7.1.0-rc.3 561 3/14/2023
7.1.0-rc.2 3,405 2/23/2023
7.1.0-rc.1 1,525 2/7/2023
7.0.3 52,828 3/7/2023
7.0.2 54,865 2/21/2023
7.0.1 102,359 1/19/2023
7.0.0 199,040 1/4/2023
7.0.0-rc.6 2,300 12/28/2022
7.0.0-rc.5 4,805 12/20/2022
7.0.0-rc.4 1,738 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 161,279 1/18/2023
6.0.2 89,445 12/6/2022
6.0.1 215,267 10/28/2022
6.0.0 234,555 10/5/2022
6.0.0-rc.5 924 9/27/2022
6.0.0-rc.4 6,820 9/8/2022
6.0.0-rc.3 5,455 8/23/2022
6.0.0-rc.2 6,551 8/8/2022
6.0.0-rc.1 3,505 7/26/2022
5.3.5 24,169 10/20/2022
5.3.4 188,691 8/22/2022
5.3.3 197,973 7/22/2022
5.3.2 90,903 7/7/2022
5.3.1 68,121 6/29/2022
5.3.0 114,715 6/14/2022
5.3.0-rc.3 1,265 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 157,279 5/16/2022
5.2.1 107,390 4/18/2022
5.2.0 86,652 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,362 2/28/2022
5.1.3 173,600 1/26/2022
5.1.2 34,318 1/19/2022
5.1.1 44,395 1/12/2022
5.0.2 13,250 1/17/2022
5.0.1 70,784 12/28/2021
5.0.0 51,097 12/14/2021
5.0.0-rc.2 3,056 12/8/2021
5.0.0-rc.1 4,252 11/16/2021
5.0.0-beta.3 2,407 11/3/2021
5.0.0-beta.2 1,042 10/21/2021
5.0.0-beta.1 1,622 10/5/2021
4.4.4 119,714 11/9/2021
4.4.3 108,846 9/29/2021
4.4.2 121,713 9/2/2021
4.4.1 27,740 9/1/2021
4.4.0 152,671 8/2/2021
4.4.0-rc.2 3,631 7/6/2021
4.4.0-rc.1 2,877 6/28/2021
4.3.3 131,951 6/17/2021
4.3.2 99,969 5/27/2021
4.3.1 81,136 5/20/2021
4.3.0 151,821 4/22/2021
4.3.0-rc.2 1,410 4/8/2021
4.3.0-rc.1 1,143 3/31/2021
4.2.2 125,457 3/4/2021
4.2.1 102,992 2/9/2021
4.2.0 73,843 1/28/2021
4.2.0-rc.2 2,015 1/18/2021
4.2.0-rc.1 622 1/14/2021
4.1.2 21,098 1/19/2021
4.1.1 15,111 1/13/2021
4.1.0 33,008 1/6/2021
4.1.0-rc.2 1,238 12/18/2020
4.1.0-rc.1 302 12/17/2020
4.0.2 60,510 12/18/2020
4.0.1 16,325 12/14/2020
4.0.0 96,752 12/3/2020
4.0.0-rc.5 1,645 12/1/2020
4.0.0-rc.4 1,110 11/24/2020
4.0.0-rc.3 1,114 11/16/2020
4.0.0-rc.2 2,403 11/13/2020
4.0.0-rc.1 362 11/12/2020
3.3.2 63,229 12/2/2020
3.3.1 83,889 11/3/2020
3.3.0 25,687 10/27/2020
3.3.0-rc.2 377 10/23/2020
3.3.0-rc.1 578 10/15/2020
3.2.1 117,369 10/8/2020
3.2.0 30,178 10/1/2020
3.2.0-rc.2 1,833 9/21/2020
3.2.0-rc.1 1,497 9/17/2020
3.1.2 56,831 9/11/2020
3.1.1 9,098 9/10/2020
3.1.0 52,502 9/3/2020
3.1.0-rc.4 577 9/1/2020
3.1.0-rc.3 367 8/28/2020
3.1.0-rc.2 470 8/26/2020
3.1.0-rc.1 378 8/24/2020
3.0.5 46,578 7/29/2020
3.0.4 108,445 7/14/2020
3.0.3 19,243 7/7/2020
3.0.2 22,659 7/3/2020
3.0.1 52,295 7/2/2020
3.0.0 17,457 7/1/2020
2.9.0 99,973 6/4/2020
2.8.0 54,028 5/21/2020
2.7.0 55,695 5/7/2020
2.6.2 14,673 4/24/2020
2.6.1 8,321 4/23/2020
2.6.0 44,017 4/20/2020
2.5.0 16,737 4/9/2020
2.4.1 8,182 4/9/2020
2.4.0 13,789 4/6/2020
2.3.0 26,289 3/19/2020
2.2.1 23,656 3/7/2020
2.2.0 8,810 3/5/2020
2.1.1 19,026 2/20/2020
2.1.0 7,999 2/20/2020
2.0.1 40,414 1/24/2020
2.0.0 16,042 1/13/2020
1.1.2 58,988 12/12/2019
1.1.1 8,706 12/11/2019
1.1.0 9,655 12/6/2019
1.0.2 42,449 10/22/2019
1.0.0 8,493 10/21/2019
0.22.0 9,883 10/14/2019
0.21.0 9,806 9/23/2019
0.20.1 7,821 9/23/2019
0.20.0 7,929 9/23/2019
0.19.0 75,551 8/16/2019
0.18.1 43,901 6/26/2019
0.18.0 14,752 6/21/2019
0.17.0 26,647 5/3/2019
0.16.0 15,293 4/14/2019
0.15.0 39,416 3/22/2019
0.14.0 33,440 2/23/2019
0.13.0 16,974 1/27/2019
0.12.0 12,865 1/11/2019