AspNet.Plus.Infrastructure.ExceptionInterceptHandler 1.0.7

There is a newer version of this package available.
See the version list below for details.
dotnet add package AspNet.Plus.Infrastructure.ExceptionInterceptHandler --version 1.0.7                
NuGet\Install-Package AspNet.Plus.Infrastructure.ExceptionInterceptHandler -Version 1.0.7                
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="AspNet.Plus.Infrastructure.ExceptionInterceptHandler" Version="1.0.7" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNet.Plus.Infrastructure.ExceptionInterceptHandler --version 1.0.7                
#r "nuget: AspNet.Plus.Infrastructure.ExceptionInterceptHandler, 1.0.7"                
#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 AspNet.Plus.Infrastructure.ExceptionInterceptHandler as a Cake Addin
#addin nuget:?package=AspNet.Plus.Infrastructure.ExceptionInterceptHandler&version=1.0.7

// Install AspNet.Plus.Infrastructure.ExceptionInterceptHandler as a Cake Tool
#tool nuget:?package=AspNet.Plus.Infrastructure.ExceptionInterceptHandler&version=1.0.7                

A Global Exception Handler Middleware, allowing developers to create one or more exception handlers (intercepts).

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.4 6,703 7/3/2019
2.2.3 616 7/2/2019
2.2.2 1,056 4/14/2019
2.2.1 765 2/8/2019
2.2.0 814 12/5/2018
2.0.2 1,210 7/28/2018
2.0.1 1,071 6/1/2018
2.0.0 1,073 8/16/2017
1.1.2.1 1,394 6/15/2017
1.1.2 976 6/14/2017
1.1.0 1,151 12/23/2016
1.1.0-rc1 864 12/22/2016
1.0.7 1,025 12/4/2016
1.0.7-rc1 785 6/12/2017
1.0.6 992 12/4/2016
1.0.5 1,007 12/4/2016
1.0.4 976 12/4/2016
1.0.3 972 12/4/2016
1.0.2 1,022 12/4/2016
1.0.1 967 8/13/2016
1.0.0 1,117 5/1/2016
1.0.0-rc2 850 5/22/2016
1.0.0-rc1-101 1,120 4/26/2016
1.0.0-rc1-100 1,122 4/25/2016
1.0.0-rc1 1,078 4/24/2016

AspNet.Plus.Infrastructure.ExceptionInterceptHandler - ASP.NET Core Global Exception Handler.