Errordite.Client
1.3.42
dotnet add package Errordite.Client --version 1.3.42
NuGet\Install-Package Errordite.Client -Version 1.3.42
<PackageReference Include="Errordite.Client" Version="1.3.42" />
paket add Errordite.Client --version 1.3.42
#r "nuget: Errordite.Client, 1.3.42"
// Install Errordite.Client as a Cake Addin #addin nuget:?package=Errordite.Client&version=1.3.42 // Install Errordite.Client as a Cake Tool #tool nuget:?package=Errordite.Client&version=1.3.42
Errordite receives all your application exceptions and groups together those that are the same - automatically or with rules you define. You then decide how to progress the errors. You can fix them, ignore them, or wait and see how often the error occurs. This is the general purpose .net client; there are also specialist MVC versions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Errordite.Client:
Package | Downloads |
---|---|
Errordite.Client.Mvc3
Errordite receives all your application exceptions and groups together those that are the same - automatically or with rules you define. You then decide how to progress the errors. You can fix them, ignore them, or wait and see how often the error occurs. This is the MVC3 version which automaticaly configures your application (via an http modules) to send all errors to Errordite. There is also a general purpose client and an MVC2/MVC4 version available. |
|
Errordite.Client.Mvc4
Errordite receives all your application exceptions and groups together those that are the same - automatically or with rules you define. You then decide how to progress the errors. You can fix them, ignore them, or wait and see how often the error occurs. This is the MVC4 version which automaticaly configures your application (via an http modules) to send all errors to Errordite. There is also a general purpose client and an MVC2/MVC3 version available. |
|
Errordite.Client.Mvc2
Errordite receives all your application exceptions and groups together those that are the same - automatically or with rules you define. You then decide how to progress the errors. You can fix them, ignore them, or wait and see how often the error occurs. This is the MVC2 version. There is also a general purpose client and an MVC version (supports MVC 3 and MVC 4). |
|
Errordite.Client.Log4net
Errordite.Client.Log4net extends Errordite to enable the capturing of instrumentation sent to Log4net from your web application, this data is sent along with your errors to Errordite. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.3.42 | 5,737 | 5/29/2013 |