JustEat.HttpClientInterception
3.1.0
A .NET library for intercepting server-side HTTP dependencies.
Install-Package JustEat.HttpClientInterception -Version 3.1.0
dotnet add package JustEat.HttpClientInterception --version 3.1.0
<PackageReference Include="JustEat.HttpClientInterception" Version="3.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JustEat.HttpClientInterception --version 3.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
See https://github.com/justeat/httpclient-interception/releases for details.
Dependencies
-
.NETFramework 4.6.1
- Microsoft.AspNetCore.WebUtilities (>= 1.0.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.0.0)
- System.Text.Json (>= 4.6.0)
-
.NETFramework 4.7.2
- Microsoft.AspNetCore.WebUtilities (>= 1.0.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Net.Http (>= 4.0.0)
- System.Text.Json (>= 4.6.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.WebUtilities (>= 1.0.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Text.Json (>= 4.6.0)
-
.NETStandard 2.1
- Microsoft.AspNetCore.WebUtilities (>= 1.0.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Text.Json (>= 4.6.0)
-
net5.0
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- Newtonsoft.Json (>= 12.0.3)
- System.Text.Json (>= 5.0.0)
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on JustEat.HttpClientInterception:
Package | Downloads |
---|---|
Fun.AspNetCore.Mvc.Testing.HttpClientInterception
Extensions and utility code for testing ASP.NET Core web applications with HttpClient interception
|
|
BreakPoint.Util.SCCommunication
Logs communications
|
|
RezisFramework
Package Description
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on JustEat.HttpClientInterception:
Repository | Stars |
---|---|
aspnet-contrib/AspNet.Security.OAuth.Providers
OAuth 2.0 social authentication providers for ASP.NET Core
|