Contains client for reporting exceptions to an Airbrake API.
Info
Version: | 2.0.46 |
Author(s): | Erwin Steffens |
Last Update: | Wednesday, May 31, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/erwinsteffens/DotNetAirbrake |
NuGet Url: | https://www.nuget.org/packages/DotNetAirBrake |
Install
Install-Package DotNetAirBrake
dotnet add package DotNetAirBrake
paket add DotNetAirBrake
DotNetAirBrake Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Logging(>= 1.1.2)
- Microsoft.Extensions.Options(>= 1.1.2)
- Microsoft.Extensions.PlatformAbstractions(>= 1.1.0)
- System.Diagnostics.StackTrace(>= 4.3.0)
- Flurl.Http(>= 1.1.2)
- Newtonsoft.Json(>= 10.0.2)
Tags