Simplifies handling global error and exception in .NET appication using uniform handling and dump collection.
Info
Version: | 1.0.0 |
Author(s): | Alik Kurdyukov |
Last Update: | Monday, July 8, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/akurdyukov/NCrash |
NuGet Url: | https://www.nuget.org/packages/NCrash |
Install
Install-Package NCrash
dotnet add package NCrash
paket add NCrash
NCrash Download (Unzip the "nupkg" after downloading)
Dependencies
- Common.Logging(2.1.2)
Tags