Official Entity Framework 6 integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 4.13.0 |
Author(s): | Sentry Team and Contributors |
Last Update: | Tuesday, November 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://sentry.io/ |
NuGet Url: | https://www.nuget.org/packages/Sentry.EntityFramework |
Install
Install-Package Sentry.EntityFramework
dotnet add package Sentry.EntityFramework
paket add Sentry.EntityFramework
Sentry.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.0.0)
- Sentry(>= 2.1.6)
Tags