ErrorDumper 1.0.9
See the version list below for details.
dotnet add package ErrorDumper --version 1.0.9
NuGet\Install-Package ErrorDumper -Version 1.0.9
<PackageReference Include="ErrorDumper" Version="1.0.9" />
paket add ErrorDumper --version 1.0.9
#r "nuget: ErrorDumper, 1.0.9"
// Install ErrorDumper as a Cake Addin #addin nuget:?package=ErrorDumper&version=1.0.9 // Install ErrorDumper as a Cake Tool #tool nuget:?package=ErrorDumper&version=1.0.9
Exception handling system. 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet54 is compatible. |
-
.NETFramework 4.6
- No dependencies.
-
.NETPlatform 5.4
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- System.Collections (>= 4.0.11-beta-23516)
- System.ComponentModel.TypeConverter (>= 4.0.1-beta-23516)
- System.Console (>= 4.0.0-beta-23516)
- System.Diagnostics.TraceSource (>= 4.0.0-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Reflection (>= 4.1.0-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
- System.Xml.ReaderWriter (>= 4.0.11-beta-23516)
- System.Xml.XDocument (>= 4.0.11-beta-23516)
- System.Xml.XPath (>= 4.0.1-beta-23516)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on ErrorDumper:
Package | Downloads |
---|---|
ErrorDumper.Web
Exception handling system. 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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated for .NET Core 1.0 RC1 compatibility.