SimpleExceptionHandling 1.0.0-rc02
Library that helps developers to handle exceptions outside catch blocks. Typical usages are global exception handlers.
This is a prerelease version of SimpleExceptionHandling.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package SimpleExceptionHandling -Version 1.0.0-rc02
dotnet add package SimpleExceptionHandling --version 1.0.0-rc02
<PackageReference Include="SimpleExceptionHandling" Version="1.0.0-rc02" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleExceptionHandling --version 1.0.0-rc02
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCore 4.5
- System.Runtime (>= 4.0.0)
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETPlatform 5.0
- System.Runtime (>= 4.0.0)
-
DNXCore 5.0
- System.Runtime (>= 4.0.0)
-
Portable Class Library (.NETFramework 4.0, Silverlight 5.0, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated | ||
---|---|---|---|---|
1.1.0 | 8,964 | 8/28/2016 | ||
1.0.1 | 533 | 5/27/2016 | ||
1.0.0 | 454 | 5/20/2016 | ||
1.0.0-rc02 | 431 | 5/19/2016 | ||
1.0.0-rc01 | 491 | 5/17/2016 | ||
1.0.0-alpha02 | 417 | 5/16/2016 | ||
1.0.0-alpha01 | 463 | 5/11/2016 |