Sentry.EntityFramework 0.0.1-preview2

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-preview2                
NuGet\Install-Package Sentry.EntityFramework -Version 0.0.1-preview2                
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-preview2" />                
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-preview2                
#r "nuget: Sentry.EntityFramework, 0.0.1-preview2"                
#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-preview2&prerelease

// Install Sentry.EntityFramework as a Cake Tool
#tool nuget:?package=Sentry.EntityFramework&version=0.0.1-preview2&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.3.0 774 3/7/2025
5.2.0 842 2/26/2025
5.1.1 17,537 2/13/2025
5.1.0 2,330 2/3/2025
5.0.1 8,607 1/8/2025
5.0.0 2,698 12/19/2024
5.0.0-alpha.1 65 11/25/2024
5.0.0-alpha.0 51 11/24/2024
4.13.0 22,328 11/5/2024
4.12.2 766 11/2/2024
4.12.1 18,017 10/10/2024
4.12.1-segv1 89 11/1/2024
4.12.0 120,371 10/2/2024
4.11.0 6,083 9/22/2024
4.10.2 24,892 8/21/2024
4.10.1 2,691 8/16/2024
4.10.0 1,776 8/14/2024
4.9.0 31,204 7/11/2024
4.9.0-sync.collection.2 49 7/30/2024
4.9.0-sync.collection.1 50 7/30/2024
4.8.1 12,641 7/2/2024
4.8.0 2,703 6/26/2024
4.7.0 16,943 5/27/2024
4.6.2 36,291 5/14/2024
4.6.1 127 5/14/2024
4.6.0 4,402 5/9/2024
4.5.0 3,367 4/30/2024
4.4.0 13,077 4/12/2024
4.3.0 370 4/10/2024
4.2.1 9,244 3/12/2024
4.2.0 447 3/11/2024
4.1.2 13,912 2/20/2024
4.1.1 2,827 2/14/2024
4.1.0 16,420 2/9/2024
4.0.3 900 2/7/2024
4.0.2 238 2/6/2024
4.0.1 125 2/5/2024
4.0.0 1,853 2/1/2024
4.0.0-beta.9 72 1/30/2024
4.0.0-beta.8 101 1/11/2024
4.0.0-beta.7 92 1/5/2024
4.0.0-beta.6 180 12/13/2023
4.0.0-beta.5 79 12/12/2023
4.0.0-beta.4 98 12/5/2023
4.0.0-beta.3 84 12/2/2023
4.0.0-beta.2 105 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 11,135 1/23/2024
3.41.3 43,115 11/29/2023
3.41.2 1,520 11/23/2023
3.41.1 1,128 11/22/2023
3.41.0 7,072 11/8/2023
3.40.1 17,295 10/12/2023
3.40.0 1,657 10/10/2023
3.40.0-beta.0 95 9/21/2023
3.39.1 30,535 9/12/2023
3.39.0 2,100 9/7/2023
3.38.0 143 9/6/2023
3.37.0 167 9/6/2023
3.36.0 18,486 8/22/2023
3.35.1 1,776 8/16/2023
3.35.0 3,335 8/8/2023
3.34.0 17,162 7/13/2023
3.33.1 17,227 6/13/2023
3.33.0 18,309 5/22/2023
3.32.0 180 5/22/2023
3.31.0 13,219 5/2/2023
3.30.0 11,586 4/11/2023
3.29.1 21,427 3/11/2023
3.29.0 24,506 3/6/2023
3.28.1 11,363 2/10/2023
3.28.0 1,402 2/8/2023
3.27.1 8,607 2/3/2023
3.27.0 5,270 2/1/2023
3.26.2 19,212 1/24/2023
3.26.1 4,811 1/17/2023
3.26.0 18,118 1/13/2023
3.25.0 11,267 12/23/2022
3.24.1 9,074 12/16/2022
3.24.0 16,609 11/18/2022
3.23.1 15,901 10/31/2022
3.23.0 557 10/27/2022
3.22.0 11,195 10/7/2022
3.21.0 19,446 9/2/2022
3.20.1 15,111 7/26/2022
3.20.0 961 7/22/2022
3.19.0 8,989 6/28/2022
3.18.0 15,004 6/15/2022
3.17.1 11,425 5/8/2022
3.17.0 10,370 5/3/2022
3.16.0 16,934 4/7/2022
3.15.0 17,239 3/15/2022
3.14.1 85,388 2/18/2022
3.14.0 5,496 2/14/2022
3.13.0 16,613 1/11/2022
3.12.3 38,146 12/19/2021
3.12.2 1,179 12/15/2021
3.12.1 2,501 12/6/2021
3.12.0 6,736 11/23/2021
3.12.0-alpha.1 220 11/7/2021
3.11.1 4,307 11/5/2021
3.11.0 1,241 11/2/2021
3.10.0 12,489 10/15/2021
3.9.4 5,437 9/29/2021
3.9.3 3,617 9/21/2021
3.9.2 11,345 9/10/2021
3.9.1 442 9/9/2021
3.9.0 2,649 8/27/2021
3.8.3 12,824 7/25/2021
3.8.2 542 7/17/2021
3.8.1 377 7/15/2021
3.8.0 505 7/14/2021
3.7.0 955 7/10/2021
3.6.1 950 7/2/2021
3.6.0 1,059 6/23/2021
3.6.0-alpha.2 177 6/18/2021
3.6.0-alpha.1 172 6/11/2021
3.5.0 5,346 6/7/2021
3.4.0 924 5/31/2021
3.0.3 22,519 2/6/2021
2.1.6 40,165 10/23/2020
1.0.0 102,215 1/4/2019
0.0.1-preview2 5,452 7/30/2018
0.0.1-preview1 738 7/19/2018