Nuclei.ExceptionHandling
0.9.0
See the version list below for details.
dotnet add package Nuclei.ExceptionHandling --version 0.9.0
NuGet\Install-Package Nuclei.ExceptionHandling -Version 0.9.0
<PackageReference Include="Nuclei.ExceptionHandling" Version="0.9.0" />
paket add Nuclei.ExceptionHandling --version 0.9.0
#r "nuget: Nuclei.ExceptionHandling, 0.9.0"
// Install Nuclei.ExceptionHandling as a Cake Addin #addin nuget:?package=Nuclei.ExceptionHandling&version=0.9.0 // Install Nuclei.ExceptionHandling as a Cake Tool #tool nuget:?package=Nuclei.ExceptionHandling&version=0.9.0
Provides an exception filter for handling unhandled exceptions without destroying the
stack trace of the exception.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Nuclei.ExceptionHandling:
Package | Downloads |
---|---|
Nuclei.AppDomains
Provides methods to create application domains and attach assembly resolve and unhandled exception handlers to the newly created domain. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 962 | 4/14/2019 |
0.9.1 | 1,068 | 9/11/2016 |
0.9.0 | 1,431 | 9/5/2016 |
0.8.0 | 1,480 | 5/27/2014 |
0.7.1 | 1,331 | 12/21/2013 |
0.7.0 | 1,320 | 12/4/2013 |
0.6.7 | 1,416 | 10/23/2013 |
0.6.6 | 1,370 | 10/12/2013 |
0.6.5 | 1,381 | 9/26/2013 |
0.6.4 | 1,398 | 9/21/2013 |
0.6.3 | 1,362 | 8/22/2013 |
0.6.2 | 1,333 | 8/19/2013 |
0.6.1 | 1,360 | 8/16/2013 |
0.6.0 | 1,361 | 7/31/2013 |
[1] Split repository and clean up (pvandervelde)
[2] Add generated code comment header (pvandervelde)
[3] Add generated code attributes (pvandervelde)
[4] Update readme (pvandervelde)
[5] Add API documentation (pvandervelde)