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.
<PackageVersion Include="Sentry.EntityFramework" Version="0.0.1-preview2" />
                    
Directory.Packages.props
<PackageReference Include="Sentry.EntityFramework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Sentry.EntityFramework&version=0.0.1-preview2&prerelease
                    
Install Sentry.EntityFramework as a Cake Addin
#tool nuget:?package=Sentry.EntityFramework&version=0.0.1-preview2&prerelease
                    
Install Sentry.EntityFramework as a Cake Tool

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.5.0 97 4/2/2025
5.4.0 1,142 3/15/2025
5.3.0 1,718 3/7/2025
5.2.0 1,244 2/26/2025
5.1.1 40,034 2/13/2025
5.1.0 2,648 2/3/2025
5.0.1 10,808 1/8/2025
5.0.0 2,967 12/19/2024
5.0.0-alpha.1 67 11/25/2024
5.0.0-alpha.0 54 11/24/2024
4.13.0 26,228 11/5/2024
4.12.2 768 11/2/2024
4.12.1 20,808 10/10/2024
4.12.1-segv1 91 11/1/2024
4.12.0 121,141 10/2/2024
4.11.0 6,325 9/22/2024
4.10.2 26,032 8/21/2024
4.10.1 2,838 8/16/2024
4.10.0 1,817 8/14/2024
4.9.0 32,670 7/11/2024
4.9.0-sync.collection.2 51 7/30/2024
4.9.0-sync.collection.1 51 7/30/2024
4.8.1 13,392 7/2/2024
4.8.0 3,656 6/26/2024
4.7.0 17,131 5/27/2024
4.6.2 38,498 5/14/2024
4.6.1 128 5/14/2024
4.6.0 4,491 5/9/2024
4.5.0 3,399 4/30/2024
4.4.0 13,496 4/12/2024
4.3.0 371 4/10/2024
4.2.1 9,617 3/12/2024
4.2.0 450 3/11/2024
4.1.2 13,972 2/20/2024
4.1.1 2,844 2/14/2024
4.1.0 16,450 2/9/2024
4.0.3 901 2/7/2024
4.0.2 239 2/6/2024
4.0.1 127 2/5/2024
4.0.0 1,925 2/1/2024
4.0.0-beta.9 73 1/30/2024
4.0.0-beta.8 102 1/11/2024
4.0.0-beta.7 93 1/5/2024
4.0.0-beta.6 180 12/13/2023
4.0.0-beta.5 80 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 106 11/23/2023
4.0.0-beta.1 76 11/19/2023
4.0.0-beta.0 79 11/17/2023
4.0.0-alpha.0 85 11/9/2023
3.41.4 11,702 1/23/2024
3.41.3 44,297 11/29/2023
3.41.2 1,533 11/23/2023
3.41.1 1,130 11/22/2023
3.41.0 7,092 11/8/2023
3.40.1 17,553 10/12/2023
3.40.0 1,679 10/10/2023
3.40.0-beta.0 96 9/21/2023
3.39.1 31,305 9/12/2023
3.39.0 2,105 9/7/2023
3.38.0 144 9/6/2023
3.37.0 167 9/6/2023
3.36.0 19,816 8/22/2023
3.35.1 1,861 8/16/2023
3.35.0 3,342 8/8/2023
3.34.0 18,015 7/13/2023
3.33.1 17,234 6/13/2023
3.33.0 18,800 5/22/2023
3.32.0 182 5/22/2023
3.31.0 13,255 5/2/2023
3.30.0 11,671 4/11/2023
3.29.1 21,493 3/11/2023
3.29.0 25,014 3/6/2023
3.28.1 11,381 2/10/2023
3.28.0 1,407 2/8/2023
3.27.1 9,093 2/3/2023
3.27.0 5,335 2/1/2023
3.26.2 19,344 1/24/2023
3.26.1 4,814 1/17/2023
3.26.0 18,121 1/13/2023
3.25.0 11,532 12/23/2022
3.24.1 9,160 12/16/2022
3.24.0 16,755 11/18/2022
3.23.1 15,912 10/31/2022
3.23.0 559 10/27/2022
3.22.0 11,589 10/7/2022
3.21.0 19,465 9/2/2022
3.20.1 15,137 7/26/2022
3.20.0 965 7/22/2022
3.19.0 9,002 6/28/2022
3.18.0 15,193 6/15/2022
3.17.1 11,464 5/8/2022
3.17.0 10,383 5/3/2022
3.16.0 17,091 4/7/2022
3.15.0 17,395 3/15/2022
3.14.1 85,773 2/18/2022
3.14.0 5,501 2/14/2022
3.13.0 16,655 1/11/2022
3.12.3 38,693 12/19/2021
3.12.2 1,184 12/15/2021
3.12.1 2,508 12/6/2021
3.12.0 6,746 11/23/2021
3.12.0-alpha.1 224 11/7/2021
3.11.1 4,349 11/5/2021
3.11.0 1,265 11/2/2021
3.10.0 12,566 10/15/2021
3.9.4 5,522 9/29/2021
3.9.3 3,623 9/21/2021
3.9.2 11,351 9/10/2021
3.9.1 448 9/9/2021
3.9.0 2,654 8/27/2021
3.8.3 13,038 7/25/2021
3.8.2 547 7/17/2021
3.8.1 381 7/15/2021
3.8.0 510 7/14/2021
3.7.0 960 7/10/2021
3.6.1 966 7/2/2021
3.6.0 1,067 6/23/2021
3.6.0-alpha.2 181 6/18/2021
3.6.0-alpha.1 176 6/11/2021
3.5.0 5,374 6/7/2021
3.4.0 931 5/31/2021
3.0.3 22,756 2/6/2021
2.1.6 41,104 10/23/2020
1.0.0 102,904 1/4/2019
0.0.1-preview2 5,495 7/30/2018
0.0.1-preview1 755 7/19/2018