Nuclei.ExceptionHandling 1.0.0

dotnet add package Nuclei.ExceptionHandling --version 1.0.0
                    
NuGet\Install-Package Nuclei.ExceptionHandling -Version 1.0.0
                    
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="Nuclei.ExceptionHandling" Version="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nuclei.ExceptionHandling" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Nuclei.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 Nuclei.ExceptionHandling --version 1.0.0
                    
#r "nuget: Nuclei.ExceptionHandling, 1.0.0"
                    
#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=Nuclei.ExceptionHandling&version=1.0.0
                    
Install Nuclei.ExceptionHandling as a Cake Addin
#tool nuget:?package=Nuclei.ExceptionHandling&version=1.0.0
                    
Install Nuclei.ExceptionHandling as a Cake Tool

Provides an exception filter for handling unhandled exceptions without destroying the
     stack trace of the exception.

There are no supported framework assets in this package.

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 998 4/14/2019
0.9.1 1,144 9/11/2016
0.9.0 1,509 9/5/2016
0.8.0 1,567 5/27/2014
0.7.1 1,419 12/21/2013
0.7.0 1,406 12/4/2013
0.6.7 1,501 10/23/2013
0.6.6 1,458 10/12/2013
0.6.5 1,465 9/26/2013
0.6.4 1,483 9/21/2013
0.6.3 1,446 8/22/2013
0.6.2 1,419 8/19/2013
0.6.1 1,447 8/16/2013
0.6.0 1,447 7/31/2013