Fonlow.Testing.Http
1.4.2
dotnet add package Fonlow.Testing.Http --version 1.4.2
NuGet\Install-Package Fonlow.Testing.Http -Version 1.4.2
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="Fonlow.Testing.Http" Version="1.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fonlow.Testing.Http --version 1.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fonlow.Testing.Http, 1.4.2"
#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 Fonlow.Testing.Http as a Cake Addin #addin nuget:?package=Fonlow.Testing.Http&version=1.4.2 // Install Fonlow.Testing.Http as a Cake Tool #tool nuget:?package=Fonlow.Testing.Http&version=1.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Setup http client resources
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fonlow.Testing.Http:
Package | Downloads |
---|---|
Fonlow.Testing.Service
Setup and teardown of service resources in unit testing and integration testing. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Fonlow.Testing.Http:
Repository | Stars |
---|---|
zijianhuang/webapiclientgen
Strongly Typed Client API Generators generate strongly typed client APIs in C# .NET and in TypeScript for jQuery and Angular 2+ from ASP.NET Web API and .NET Core Web API
|
Upgraded to .NET Framework 4.8.