AWSXRayRecorder.Handlers.EntityFramework
1.0.1
This package contains libraries to trace SQL queries through Entity Framework Core.
Install-Package AWSXRayRecorder.Handlers.EntityFramework -Version 1.0.1
dotnet add package AWSXRayRecorder.Handlers.EntityFramework --version 1.0.1
<PackageReference Include="AWSXRayRecorder.Handlers.EntityFramework" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AWSXRayRecorder.Handlers.EntityFramework --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AWSXRayRecorder.Handlers.EntityFramework, 1.0.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 2.0
- AWSXRayRecorder.Core (>= 2.9.0)
- Microsoft.EntityFrameworkCore.Relational (>= 3.1.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AWSXRayRecorder.Handlers.EntityFramework:
Package | Downloads |
---|---|
AWSXRayRecorder
AWS X-Ray helps developers analyze and debug distributed applications. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors.
|
GitHub repositories
This package is not used by any popular GitHub repositories.