Sentry.EntityFramework
3.0.3
Official Entity Framework 6 integration for Sentry - Open-source error tracking that helps developers monitor and fix crashes in real time.
Install-Package Sentry.EntityFramework -Version 3.0.3
dotnet add package Sentry.EntityFramework --version 3.0.3
<PackageReference Include="Sentry.EntityFramework" Version="3.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sentry.EntityFramework --version 3.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sentry.EntityFramework, 3.0.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=3.0.3
// Install Sentry.EntityFramework as a Cake Tool
#tool nuget:?package=Sentry.EntityFramework&version=3.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Can be found at: https://github.com/getsentry/sentry-dotnet-ef/releases
Dependencies
-
.NETFramework 4.6.1
- EntityFramework (>= 6.0.0)
- Sentry (>= 3.0.3)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.0.3 | 1,246 | 2/6/2021 |
2.1.6 | 6,868 | 10/23/2020 |
1.0.0 | 44,824 | 1/4/2019 |
0.0.1-preview2 | 2,310 | 7/30/2018 |
0.0.1-preview1 | 458 | 7/19/2018 |