A .NET library for intercepting server-side HTTP dependencies.
Info
Version: | 4.3.0 |
Author(s): | JUSTEAT_OSS |
Last Update: | Saturday, April 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/justeattakeaway/httpclient-interception |
NuGet Url: | https://www.nuget.org/packages/JustEat.HttpClientInterception |
Install
Install-Package JustEat.HttpClientInterception
dotnet add package JustEat.HttpClientInterception
paket add JustEat.HttpClientInterception
JustEat.HttpClientInterception Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.AspNetCore.WebUtilities(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Text.Json(>= 4.6.0)
- Microsoft.AspNetCore.WebUtilities(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Net.Http(>= 4.0.0)
- System.Text.Json(>= 4.6.0)
- Microsoft.AspNetCore.WebUtilities(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Net.Http(>= 4.0.0)
- System.Text.Json(>= 4.6.0)
- Microsoft.AspNetCore.WebUtilities(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Json(>= 5.0.0)
- Microsoft.AspNetCore.WebUtilities(>= 1.0.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Text.Json(>= 4.6.0)
Tags