This package contains libraries to trace SQL queries through Entity Framework Core.
Entity Framework 6 Docs: https://entityframework.net/
Entity Framework Core Docs: https://entityframeworkcore.com/
Learn Entity Framework Core 5: https://www.learnentityframeworkcore5.com/
Info
Version: | 1.0.1 |
Author(s): | Amazon Web Services |
Last Update: | Tuesday, June 9, 2020 |
.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