Unnoficial Session Addon for Sentry.Net SDK.
Info
| Version: | 1.0.0 |
| Author(s): | Lucas Zimerman |
| Last Update: | Wednesday, September 2, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lucas-zimerman/sentry-dotnet-performance-addon |
| NuGet Url: | https://www.nuget.org/packages/ContribSentry.SessionSdk |
Install
Install-Package ContribSentry.SessionSdk
dotnet add package ContribSentry.SessionSdk
paket add ContribSentry.SessionSdk
ContribSentry.SessionSdk Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Sentry(>= 2.1.4)
- Sentry.Protocol(>= 2.1.5)