JustEat.HttpClientInterception
4.0.0
.NET 6.0
.NET Standard 2.0
.NET Framework 4.7.2
dotnet add package JustEat.HttpClientInterception --version 4.0.0
NuGet\Install-Package JustEat.HttpClientInterception -Version 4.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="JustEat.HttpClientInterception" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add JustEat.HttpClientInterception --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: JustEat.HttpClientInterception, 4.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install JustEat.HttpClientInterception as a Cake Addin
#addin nuget:?package=JustEat.HttpClientInterception&version=4.0.0
// Install JustEat.HttpClientInterception as a Cake Tool
#tool nuget:?package=JustEat.HttpClientInterception&version=4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A .NET library for intercepting server-side HTTP dependencies.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.7.2
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- System.Net.Http (>= 4.3.4)
- System.Text.Json (>= 4.7.2)
-
.NETStandard 2.0
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- System.Text.Json (>= 4.7.2)
-
net6.0
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- System.Text.Json (>= 6.0.0)
-
net7.0
- Microsoft.AspNetCore.WebUtilities (>= 2.2.0)
- System.Text.Json (>= 4.7.2)
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 (4)
Showing the top 4 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
|
|
martincostello/dotnet-minimal-api-integration-testing
An example of integration testing ASP.NET Core Minimal hosting and APIs
|
|
PlexRipper/PlexRipper
The best cross-platform Plex media downloader there is! In active development and feedback is very welcome!
|
|
josephwoodward/Serilog-Sinks-Loki
A Serilog Sink for Loki, Grafana's new Prometheus inspired log aggregator
|
Version | Downloads | Last updated |
---|---|---|
4.0.0 | 111,445 | 11/15/2022 |
3.2.0 | 3,232 | 11/15/2022 |
3.1.2 | 63,254 | 8/1/2022 |
3.1.1 | 185,788 | 8/3/2021 |
3.1.0 | 135,679 | 11/10/2020 |
3.0.0 | 119,523 | 10/11/2019 |
2.0.2 | 20,527 | 8/2/2019 |
2.0.1 | 19,632 | 4/28/2019 |
2.0.0 | 10,840 | 3/25/2019 |
2.0.0-beta1 | 615 | 3/17/2019 |
1.2.2 | 27,741 | 10/14/2018 |
1.2.1 | 18,999 | 3/11/2018 |
1.2.0 | 1,330 | 3/7/2018 |
1.1.0 | 1,986 | 2/23/2018 |
1.0.0 | 3,880 | 10/2/2017 |
See https://github.com/justeat/httpclient-interception/releases for details.