Official Entity Framework 6 integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
$ dotnet add package Sentry.EntityFrameworkBad software is everywhere, and we're tired of it. Sentry is on a mission to help developers write better software faster, so we can get back to enjoying technology. If you want to join us, check out our open positions.
| Integrations | Downloads | NuGet Stable | NuGet Preview | Documentation |
|---|---|---|---|---|
| Sentry |
| Sentry.AspNet |
| Sentry.AspNetCore |
| Sentry.AspNetCore.Grpc |
| Sentry.AzureFunctions.Worker | Documentation TBD |
| Sentry.DiagnosticSource |
| Sentry.EntityFramework |
| Sentry.Extensions.Logging |
| Sentry.Google.Cloud.Functions |
| Sentry.Log4Net |
| Sentry.Maui |
| Sentry.NLog |
| Sentry.Serilog |
Sentry offers other integrations that are not part of this repository:
Looking for something else? Let us know by raising an issue.
Each NuGet package in the table above has its custom view of the docs. Click on the badge to find the best documentation for your use case.
Sentry has extensive documentation for its SDKs on https://docs.sentry.io.
Additionally, our .NET API refererence docs are generated and deployed on each merge to main.
Consider taking a look at the samples directory for different types of apps and example usages of the SDK.
Looking for more samples? Check out this repository.
The packages target .NET Standard 2.0 and .NET Framework 4.6.1. They also include targets such as .NET 5, .NET 6 and platform-specific targets where appropriate. That means they are compatible with the following versions or newer:
Of those, we run our unit and integration tests against the following:
For more details, please: refer to the documentation
Sentry's Raven SDK is still available, and recommended for use with .NET Framework 3.5 to 4.6.0.