Volo.Abp.ExceptionHandling 9.1.3

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Volo.Abp.ExceptionHandling --version 9.1.3
                    
NuGet\Install-Package Volo.Abp.ExceptionHandling -Version 9.1.3
                    
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.ExceptionHandling" Version="9.1.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Volo.Abp.ExceptionHandling" Version="9.1.3" />
                    
Directory.Packages.props
<PackageReference Include="Volo.Abp.ExceptionHandling" />
                    
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.ExceptionHandling --version 9.1.3
                    
#r "nuget: Volo.Abp.ExceptionHandling, 9.1.3"
                    
#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.ExceptionHandling&version=9.1.3
                    
Install Volo.Abp.ExceptionHandling as a Cake Addin
#tool nuget:?package=Volo.Abp.ExceptionHandling&version=9.1.3
                    
Install Volo.Abp.ExceptionHandling 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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 (21)

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

Package Downloads
Volo.Abp.Ddd.Domain

Package Description

Volo.Abp.AspNetCore

Package Description

Volo.Abp.UI

Package Description

Volo.Abp.Http.Client

Package Description

LINGYUN.Abp.ExceptionHandling

Package Description

GitHub repositories (1)

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

Repository Stars
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
Version Downloads Last updated
9.2.0-rc.4 91 5/27/2025
9.2.0-rc.3 776 5/13/2025
9.2.0-rc.2 1,258 4/10/2025
9.2.0-rc.1 1,016 3/25/2025
9.1.3 21,043 5/12/2025
9.1.2 11,631 5/5/2025
9.1.1 51,845 3/27/2025
9.1.0 50,167 3/5/2025
9.1.0-rc.3 372 2/25/2025
9.1.0-rc.2 511 2/11/2025
9.1.0-rc.1 389 1/16/2025
9.0.8 2,126 3/26/2025
9.0.7 2,270 3/6/2025
9.0.6 5,057 3/3/2025
9.0.5 34,328 2/13/2025
9.0.4 120,291 1/21/2025
9.0.3 43,769 1/6/2025
9.0.2 54,121 12/11/2024
9.0.1 10,263 12/3/2024
9.0.0 25,385 11/19/2024
9.0.0-rc.3 270 11/14/2024
9.0.0-rc.2 218 11/11/2024
9.0.0-rc.1 228 10/22/2024
8.3.4 162,487 11/18/2024
8.3.3 46,376 11/5/2024
8.3.2 135,117 10/17/2024
8.3.1 166,883 9/25/2024
8.3.0 218,215 9/5/2024
8.3.0-rc.3 392 8/28/2024
8.3.0-rc.2 387 8/15/2024
8.3.0-rc.1 324 7/31/2024
8.2.3 20,804 9/4/2024
8.2.2 87,561 8/14/2024
8.2.1 110,657 7/30/2024
8.2.0 318,795 6/26/2024
8.2.0-rc.5 855 6/14/2024
8.2.0-rc.4 405 6/7/2024
8.2.0-rc.3 817 5/23/2024
8.2.0-rc.2 315 5/21/2024
8.2.0-rc.1 145 5/20/2024
8.1.5 30,673 7/29/2024
8.1.4 60,365 6/13/2024
8.1.3 190,095 5/15/2024
8.1.2 20,413 5/13/2024
8.1.1 130,632 4/16/2024
8.1.0 64,248 4/4/2024
8.1.0-rc.4 324 4/1/2024
8.1.0-rc.3 16,674 3/19/2024
8.1.0-rc.2 27,004 2/29/2024
8.1.0-rc.1 4,142 2/14/2024
8.0.6 40,542 5/14/2024
8.0.5 110,548 3/14/2024
8.0.4 126,893 2/20/2024
8.0.3 98,958 2/7/2024
8.0.2 218,645 1/17/2024
8.0.1 82,677 1/3/2024
8.0.0 180,775 12/19/2023
8.0.0-rc.3 4,062 12/7/2023
8.0.0-rc.2 8,574 11/28/2023
8.0.0-rc.1 2,167 11/21/2023
7.4.5 122,861 12/27/2023
7.4.4 24,994 12/13/2023
7.4.3 18,091 12/6/2023
7.4.2 150,282 11/13/2023
7.4.1 35,937 10/30/2023
7.4.0 116,512 10/9/2023
7.4.0-rc.5 366 10/2/2023
7.4.0-rc.4 683 9/22/2023
7.4.0-rc.3 1,951 9/13/2023
7.4.0-rc.2 2,906 8/24/2023
7.4.0-rc.1 1,883 8/16/2023
7.3.3 272,973 9/14/2023
7.3.2 165,142 8/7/2023
7.3.1 97,416 7/27/2023
7.3.0 171,491 7/12/2023
7.3.0-rc.3 846 7/5/2023
7.3.0-rc.2 1,045 6/20/2023
7.3.0-rc.1 2,539 6/6/2023
7.2.3 132,695 7/3/2023
7.2.2 320,159 5/16/2023
7.2.1 88,732 5/2/2023
7.2.0-rc.2 276 4/25/2023
7.2.0-rc.1 788 4/11/2023
7.1.1 125,068 4/3/2023
7.1.0 141,304 3/22/2023
7.1.0-rc.3 620 3/14/2023
7.1.0-rc.2 5,534 2/23/2023
7.1.0-rc.1 1,651 2/7/2023
7.0.3 129,396 3/7/2023
7.0.2 91,181 2/21/2023
7.0.1 224,388 1/19/2023
7.0.0 292,153 1/4/2023
7.0.0-rc.6 2,657 12/28/2022
7.0.0-rc.5 7,586 12/20/2022
7.0.0-rc.4 6,264 12/12/2022
7.0.0-rc.3 2,017 12/8/2022
7.0.0-rc.2 2,889 11/21/2022
7.0.0-rc.1 3,545 11/14/2022
6.0.3 251,758 1/18/2023
6.0.2 182,446 12/6/2022
6.0.1 631,191 10/28/2022
6.0.0 466,036 10/5/2022
6.0.0-rc.5 1,119 9/27/2022
6.0.0-rc.4 7,697 9/8/2022
6.0.0-rc.3 7,081 8/23/2022
6.0.0-rc.2 7,082 8/8/2022
6.0.0-rc.1 11,130 7/26/2022
5.3.5 59,158 10/20/2022
5.3.4 389,609 8/22/2022
5.3.3 421,500 7/22/2022
5.3.2 300,124 7/7/2022
5.3.1 210,492 6/29/2022
5.3.0 354,114 6/14/2022
5.3.0-rc.3 1,438 5/31/2022
5.3.0-rc.2 755 5/24/2022
5.3.0-rc.1 1,310 5/5/2022
5.2.2 455,480 5/16/2022
5.2.1 486,106 4/18/2022
5.2.0 389,495 4/5/2022
5.2.0-rc.2 2,420 3/18/2022
5.2.0-rc.1 1,830 3/8/2022
5.1.4 397,099 2/28/2022
5.1.3 508,743 1/26/2022
5.1.2 127,692 1/19/2022
5.1.1 164,363 1/12/2022
5.0.2 49,664 1/17/2022
5.0.1 173,077 12/28/2021
5.0.0 143,699 12/14/2021
5.0.0-rc.2 3,536 12/8/2021
5.0.0-rc.1 4,531 11/16/2021
5.0.0-beta.3 2,738 11/3/2021
5.0.0-beta.2 1,331 10/21/2021
5.0.0-beta.1 1,888 10/5/2021
4.4.4 322,427 11/9/2021
4.4.3 298,986 9/29/2021
4.4.2 188,449 9/2/2021
4.4.1 64,559 9/1/2021
4.4.0 893,647 8/2/2021
4.4.0-rc.2 5,135 7/6/2021
4.4.0-rc.1 3,668 6/28/2021
4.3.3 262,770 6/17/2021
4.3.2 210,570 5/27/2021
4.3.1 144,219 5/20/2021
4.3.0 446,323 4/22/2021
4.3.0-rc.2 1,916 4/8/2021
4.3.0-rc.1 1,283 3/31/2021
4.2.2 309,133 3/4/2021
4.2.1 194,768 2/9/2021
4.2.0 150,704 1/28/2021
4.2.0-rc.2 2,192 1/18/2021
4.2.0-rc.1 735 1/14/2021
4.1.2 51,587 1/19/2021
4.1.1 46,851 1/13/2021
4.1.0 74,789 1/6/2021
4.1.0-rc.2 1,417 12/18/2020
4.1.0-rc.1 340 12/17/2020
4.0.2 194,429 12/18/2020
4.0.1 41,363 12/14/2020
4.0.0 199,561 12/3/2020
4.0.0-rc.5 1,848 12/1/2020
4.0.0-rc.4 2,191 11/24/2020
4.0.0-rc.3 1,300 11/16/2020
4.0.0-rc.2 2,460 11/13/2020
4.0.0-rc.1 399 11/12/2020
3.3.2 112,167 12/2/2020
3.3.1 152,346 11/3/2020
3.3.0 64,305 10/27/2020
3.3.0-rc.2 448 10/23/2020
3.3.0-rc.1 651 10/15/2020