This package contains libraries to trace ASP.NET Core Web requests.
Info
Version: | 2.12.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.AspNetCore |
Install
Install-Package AWSXRayRecorder.Handlers.AspNetCore
dotnet add package AWSXRayRecorder.Handlers.AspNetCore
paket add AWSXRayRecorder.Handlers.AspNetCore
AWSXRayRecorder.Handlers.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- AWSXRayRecorder.Core(>= 2.9.0)
- Microsoft.AspNetCore.Http.Extensions(>= 2.0.0)
- Microsoft.AspNetCore.Mvc.Abstractions(>= 2.0.0)
Tags