Info
| Version: | 4.0.0 | 
| Author(s): | Lucas Zimerman | 
| Last Update: | Thursday, April 8, 2021 | 
| .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 | 
Install
Install-Package ContribSentry
                        dotnet add package ContribSentry
                        paket add ContribSentry
                        
                                ContribSentry Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.3)
- Sentry(>= 2.1.4)
- Sentry.Protocol(>= 2.1.4)
 
                
-Session, Transaction and offline caching support.