Features
Learn about the features of this Sentry SDK.
- Single line ASP.NET Core integration: 
UseSentry - Capture unhandled exceptions and exceptions with custom exception handlers
 - Capture 
LogErrororLogCritical - Any event sent will include relevant application log messages
 - Automatically capture request info, browser details, ServerOS and Runtime info, release information etc.
 - Capture request headers and, if you opt in, request payload
 - Support for EventProcessors and ExceptionProcessors (registered via Dependency Injection)
 - HTTP Proxy configuration
 - Event flooding protection (429 retry-after and internal bound queue)
 - Tested on Windows, macOS, Linux, .NET Core, .NET Framework and Mono
 
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) or suggesting an update ("yeah, this would be better").