This library provides a set of custom attributes for C# to make it easier for you to capture and log exceptions and slow execution times to Sentry.
Info
Version: | 0.2.0 |
Author(s): | Yan Cui |
Last Update: | Friday, June 27, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/theburningmonk/raven-csharp-contrib/ |
NuGet Url: | https://www.nuget.org/packages/SharpRaven-Contrib |
Install
Install-Package SharpRaven-Contrib
dotnet add package SharpRaven-Contrib
paket add SharpRaven-Contrib
SharpRaven-Contrib Download (Unzip the "nupkg" after downloading)
Dependencies
- PostSharp(3.1.45)
- SharpRaven(1.3.1.53)
- Newtonsoft.Json(4.5.11)
Tags