Library of extension methods for adding/receiving the x-request-id header to RestSharp's RestRequest.
Info
Version: | 2.0.0 |
Author(s): | RequestCorrelation.Net.RestSharp |
Last Update: | Sunday, May 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BrianSkibinski/RequestCorrelation |
NuGet Url: | https://www.nuget.org/packages/RequestCorrelation.Net.RestSharp |
Install
Install-Package RequestCorrelation.Net.RestSharp
dotnet add package RequestCorrelation.Net.RestSharp
paket add RequestCorrelation.Net.RestSharp
RequestCorrelation.Net.RestSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- RestSharp(>= 106.2.2)
Tags