AspNet.Plus.Infrastructure.ExceptionInterceptHandler
1.0.0-rc1-101
This is a prerelease version of AspNet.Plus.Infrastructure.ExceptionInterceptHandler.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AspNet.Plus.Infrastructure.ExceptionInterceptHandler --version 1.0.0-rc1-101
NuGet\Install-Package AspNet.Plus.Infrastructure.ExceptionInterceptHandler -Version 1.0.0-rc1-101
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.0-rc1-101" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AspNet.Plus.Infrastructure.ExceptionInterceptHandler" Version="1.0.0-rc1-101" />
<PackageReference Include="AspNet.Plus.Infrastructure.ExceptionInterceptHandler" />
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 AspNet.Plus.Infrastructure.ExceptionInterceptHandler --version 1.0.0-rc1-101
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNet.Plus.Infrastructure.ExceptionInterceptHandler, 1.0.0-rc1-101"
#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.
#:package AspNet.Plus.Infrastructure.ExceptionInterceptHandler@1.0.0-rc1-101
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AspNet.Plus.Infrastructure.ExceptionInterceptHandler&version=1.0.0-rc1-101&prerelease
#tool nuget:?package=AspNet.Plus.Infrastructure.ExceptionInterceptHandler&version=1.0.0-rc1-101&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A simple Global Exception Handler Middleware, allowing developers to create one or more exception handlers (intercepts).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
DNX | dnx451 is compatible. |
DNXCore | dnxcore50 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
DNX 4.5.1
- Microsoft.AspNet.Diagnostics (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Http.Abstractions (>= 1.0.0-rc1-final)
-
DNXCore 5.0
- Microsoft.AspNet.Diagnostics (>= 1.0.0-rc1-final)
- Microsoft.AspNet.Http.Abstractions (>= 1.0.0-rc1-final)
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,856 | 7/3/2019 |
2.2.3 | 731 | 7/2/2019 |
2.2.2 | 1,171 | 4/14/2019 |
2.2.1 | 883 | 2/8/2019 |
2.2.0 | 941 | 12/5/2018 |
2.0.2 | 1,514 | 7/28/2018 |
2.0.1 | 1,381 | 6/1/2018 |
2.0.0 | 1,300 | 8/16/2017 |
1.1.2.1 | 1,620 | 6/15/2017 |
1.1.2 | 1,196 | 6/14/2017 |
1.1.0 | 1,378 | 12/23/2016 |
1.1.0-rc1 | 1,084 | 12/22/2016 |
1.0.7 | 1,255 | 12/4/2016 |
1.0.7-rc1 | 1,001 | 6/12/2017 |
1.0.6 | 1,220 | 12/4/2016 |
1.0.5 | 1,237 | 12/4/2016 |
1.0.4 | 1,198 | 12/4/2016 |
1.0.3 | 1,207 | 12/4/2016 |
1.0.2 | 1,254 | 12/4/2016 |
1.0.1 | 1,204 | 8/13/2016 |
1.0.0 | 1,354 | 5/1/2016 |
1.0.0-rc2 | 1,090 | 5/22/2016 |
1.0.0-rc1-101 | 1,357 | 4/26/2016 |
1.0.0-rc1-100 | 1,350 | 4/25/2016 |
1.0.0-rc1 | 1,298 | 4/24/2016 |
AspNet.Plus.Infrastructure.ExceptionInterceptHandler - ASP.NET Core Global Exception Handler.