Info
Version: | 1.0.11 |
Author(s): | ostapkoenig |
Last Update: | Monday, May 2, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/marketengine/errordumper |
NuGet Url: | https://www.nuget.org/packages/ErrorDumper |
Install
Install-Package ErrorDumper
dotnet add package ErrorDumper
paket add ErrorDumper
ErrorDumper Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet5.4
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
- System.Reflection(>= 4.1.023516)
- System.Console(>= 4.0.023516)
- System.Diagnostics.TraceSource(>= 4.0.023516)
- System.ComponentModel.TypeConverter(>= 4.0.123516)
- System.Xml.XDocument(>= 4.0.1123516)
- System.Xml.XPath(>= 4.0.123516)
- System.Xml.ReaderWriter(>= 4.0.1123516)
No dependencies.
Write exceptions to database (MSSQL, MySql), to file system. Provide exceptions with rich dump information.
Browse exceptions via web application interface or windows application interface. Tools for configuring applications to enable exception handling.