AWSXRay.SqlClient.Extension
2.0.3
Enable AWS XRay tracing for SQL client commands
Install-Package AWSXRay.SqlClient.Extension -Version 2.0.3
dotnet add package AWSXRay.SqlClient.Extension --version 2.0.3
<PackageReference Include="AWSXRay.SqlClient.Extension" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AWSXRay.SqlClient.Extension --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
2.0.2- Reduced dependences again
2.0.1- Add support for open/close errors
2.0.0- Reduced dependencies (breaking change!)
1.0.2- Cleaned up parameter loop
1.0.0- Initial release
Dependencies
-
.NETStandard 2.0
- AWSXRayRecorder.Core (>= 2.6.2)
- ConfigurationSection.Inheritance.Extension (>= 1.0.3)
- Microsoft.Extensions.DependencyInjection (>= 2.1.0)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.1.0)
- System.Data.SqlClient (>= 4.8.1)
-
.NETStandard 2.1
- AWSXRayRecorder.Core (>= 2.6.2)
- ConfigurationSection.Inheritance.Extension (>= 1.0.3)
- Microsoft.Extensions.DependencyInjection (>= 2.1.0)
- Microsoft.Extensions.DiagnosticAdapter (>= 2.1.0)
- System.Data.SqlClient (>= 4.8.1)
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.