Complete tracing of requests / responses for HttpClient.
Info
| Version: | 1.1.0 |
| Author(s): | nventive |
| Last Update: | Monday, April 6, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/nventive/HttpTracing |
| NuGet Url: | https://www.nuget.org/packages/HttpTracing |
Install
Install-Package HttpTracing
dotnet add package HttpTracing
paket add HttpTracing
HttpTracing Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Http(>= 2.1.0)