This package contains libraries to trace SQL queries through Entity Framework.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.6.0 |
Author(s): | Amazon Web Services |
Last Update: | Tuesday, June 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://aws.amazon.com/documentation/xray/ |
NuGet Url: | https://www.nuget.org/packages/AWSXRayRecorder.Handlers.EntityFramework |
Install
Install-Package AWSXRayRecorder.Handlers.EntityFramework
dotnet add package AWSXRayRecorder.Handlers.EntityFramework
paket add AWSXRayRecorder.Handlers.EntityFramework
AWSXRayRecorder.Handlers.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSXRayRecorder.Core(>= 2.9.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
Tags