Sentry.EntityFramework 0.0.1-preview1

Prefix Reserved
This is a prerelease version of Sentry.EntityFramework.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Sentry.EntityFramework --version 0.0.1-preview1                
NuGet\Install-Package Sentry.EntityFramework -Version 0.0.1-preview1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sentry.EntityFramework" Version="0.0.1-preview1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sentry.EntityFramework --version 0.0.1-preview1                
#r "nuget: Sentry.EntityFramework, 0.0.1-preview1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sentry.EntityFramework as a Cake Addin
#addin nuget:?package=Sentry.EntityFramework&version=0.0.1-preview1&prerelease

// Install Sentry.EntityFramework as a Cake Tool
#tool nuget:?package=Sentry.EntityFramework&version=0.0.1-preview1&prerelease                

Entity Framework 6 Integration for Sentry

This is packages extend Sentry's .NET SDK with Entity Framework 6 queries as Breadcrumbs. It also processes DbEntityValidationExceptions to extract the validation errors and add to the Extra field. This increases the debuggability of Entity Framework related errors gratefully.

Example in Sentry

Usage

There are 2 steps to adding Entity Framework 6 support to your project:

  • Call SentryDatabaseLogging.UseBreadcrumbs() to either your application's startup method, or into a static constructor inside your Entity Framework object. Make sure you only call this method once! This will add the interceptor to Entity Framework to log database queries.
  • When setting up your SentryClient, use SentryOptions.AddEntityFramework(). This extension method will register all error processors to extract extra data, such as validation errors, from the exceptions thrown by Entity Framework.

Samples

You can see it in action with a sample using ASP.NET MVC 5

Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Sentry.EntityFramework:

Repository Stars
getsentry/examples
Collection of all different kinds of Sentry SDKs and integrations
Version Downloads Last updated
5.0.1 439 1/8/2025
5.0.0 1,276 12/19/2024
5.0.0-alpha.1 58 11/25/2024
5.0.0-alpha.0 44 11/24/2024
4.13.0 13,312 11/5/2024
4.12.2 704 11/2/2024
4.12.1 11,812 10/10/2024
4.12.1-segv1 82 11/1/2024
4.12.0 70,250 10/2/2024
4.11.0 4,586 9/22/2024
4.10.2 19,450 8/21/2024
4.10.1 2,203 8/16/2024
4.10.0 1,536 8/14/2024
4.9.0 26,971 7/11/2024
4.9.0-sync.collection.2 43 7/30/2024
4.9.0-sync.collection.1 47 7/30/2024
4.8.1 10,223 7/2/2024
4.8.0 2,698 6/26/2024
4.7.0 16,014 5/27/2024
4.6.2 28,223 5/14/2024
4.6.1 126 5/14/2024
4.6.0 3,807 5/9/2024
4.5.0 3,212 4/30/2024
4.4.0 11,573 4/12/2024
4.3.0 366 4/10/2024
4.2.1 8,134 3/12/2024
4.2.0 443 3/11/2024
4.1.2 13,576 2/20/2024
4.1.1 2,689 2/14/2024
4.1.0 16,273 2/9/2024
4.0.3 880 2/7/2024
4.0.2 237 2/6/2024
4.0.1 123 2/5/2024
4.0.0 1,581 2/1/2024
4.0.0-beta.9 71 1/30/2024
4.0.0-beta.8 100 1/11/2024
4.0.0-beta.7 91 1/5/2024
4.0.0-beta.6 179 12/13/2023
4.0.0-beta.5 78 12/12/2023
4.0.0-beta.4 97 12/5/2023
4.0.0-beta.3 83 12/2/2023
4.0.0-beta.2 103 11/23/2023
4.0.0-beta.1 76 11/19/2023
4.0.0-beta.0 78 11/17/2023
4.0.0-alpha.0 85 11/9/2023
3.41.4 9,201 1/23/2024
3.41.3 39,322 11/29/2023
3.41.2 1,452 11/23/2023
3.41.1 1,127 11/22/2023
3.41.0 6,968 11/8/2023
3.40.1 16,626 10/12/2023
3.40.0 1,579 10/10/2023
3.40.0-beta.0 95 9/21/2023
3.39.1 29,151 9/12/2023
3.39.0 1,966 9/7/2023
3.38.0 143 9/6/2023
3.37.0 167 9/6/2023
3.36.0 16,203 8/22/2023
3.35.1 1,595 8/16/2023
3.35.0 3,323 8/8/2023
3.34.0 14,571 7/13/2023
3.33.1 17,167 6/13/2023
3.33.0 16,585 5/22/2023
3.32.0 177 5/22/2023
3.31.0 13,133 5/2/2023
3.30.0 11,330 4/11/2023
3.29.1 21,181 3/11/2023
3.29.0 23,147 3/6/2023
3.28.1 11,326 2/10/2023
3.28.0 1,397 2/8/2023
3.27.1 5,889 2/3/2023
3.27.0 5,207 2/1/2023
3.26.2 18,817 1/24/2023
3.26.1 4,794 1/17/2023
3.26.0 18,110 1/13/2023
3.25.0 10,476 12/23/2022
3.24.1 8,903 12/16/2022
3.24.0 16,364 11/18/2022
3.23.1 15,858 10/31/2022
3.23.0 551 10/27/2022
3.22.0 10,420 10/7/2022
3.21.0 19,372 9/2/2022
3.20.1 14,949 7/26/2022
3.20.0 949 7/22/2022
3.19.0 8,965 6/28/2022
3.18.0 14,523 6/15/2022
3.17.1 11,292 5/8/2022
3.17.0 10,213 5/3/2022
3.16.0 16,497 4/7/2022
3.15.0 16,766 3/15/2022
3.14.1 84,535 2/18/2022
3.14.0 5,487 2/14/2022
3.13.0 16,465 1/11/2022
3.12.3 36,262 12/19/2021
3.12.2 1,170 12/15/2021
3.12.1 2,488 12/6/2021
3.12.0 6,717 11/23/2021
3.12.0-alpha.1 209 11/7/2021
3.11.1 4,201 11/5/2021
3.11.0 1,150 11/2/2021
3.10.0 12,259 10/15/2021
3.9.4 5,151 9/29/2021
3.9.3 3,601 9/21/2021
3.9.2 11,331 9/10/2021
3.9.1 433 9/9/2021
3.9.0 2,639 8/27/2021
3.8.3 11,953 7/25/2021
3.8.2 534 7/17/2021
3.8.1 369 7/15/2021
3.8.0 495 7/14/2021
3.7.0 947 7/10/2021
3.6.1 934 7/2/2021
3.6.0 1,036 6/23/2021
3.6.0-alpha.2 169 6/18/2021
3.6.0-alpha.1 164 6/11/2021
3.5.0 5,290 6/7/2021
3.4.0 890 5/31/2021
3.0.3 22,009 2/6/2021
2.1.6 37,740 10/23/2020
1.0.0 99,398 1/4/2019
0.0.1-preview2 5,262 7/30/2018
0.0.1-preview1 701 7/19/2018