Adds new middleware to generate unique trace information for each request and response in HttpContext TraceIDentifier.
Info
Version: | 2.0.0 |
Author(s): | Pritam Jadhav |
Last Update: | Monday, September 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AvaTraceClient |
Install
Install-Package AvaTraceClient
dotnet add package AvaTraceClient
paket add AvaTraceClient
AvaTraceClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.0.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.0.0)