Fonlow.Testing.HttpCore
3.0.2
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Fonlow.Testing.HttpCore --version 3.0.2
NuGet\Install-Package Fonlow.Testing.HttpCore -Version 3.0.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.HttpCore" Version="3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fonlow.Testing.HttpCore --version 3.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fonlow.Testing.HttpCore, 3.0.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.HttpCore as a Cake Addin #addin nuget:?package=Fonlow.Testing.HttpCore&version=3.0.2 // Install Fonlow.Testing.HttpCore as a Cake Tool #tool nuget:?package=Fonlow.Testing.HttpCore&version=3.0.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 | 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. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Extensions.Configuration.Binder (>= 7.0.2)
- Microsoft.Extensions.Configuration.Json (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fonlow.Testing.HttpCore:
Package | Downloads |
---|---|
Fonlow.Testing.Integration
Utilities and fixtures for integration testing with xUnit |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.6.0 | 40 | 11/21/2024 |
3.5.1 | 310 | 7/1/2024 |
3.5.1-Alpha | 111 | 6/29/2024 |
3.5.0 | 136 | 6/27/2024 |
3.5.0-Alpha | 108 | 6/25/2024 |
3.4.3-Alpha3 | 94 | 6/25/2024 |
3.4.3-Alpha2 | 93 | 6/25/2024 |
3.4.2 | 163 | 6/17/2024 |
3.4.1 | 112 | 6/16/2024 |
3.4.0 | 100 | 6/16/2024 |
3.3.1 | 410 | 6/1/2024 |
3.3.0 | 555 | 6/1/2024 |
3.2.0 | 189 | 5/16/2024 |
3.1.0 | 443 | 3/30/2024 |
3.0.2 | 465 | 1/26/2023 |
3.0.1 | 328 | 1/26/2023 |
3.0.0 | 310 | 1/26/2023 |
2.2.1 | 490 | 3/15/2022 |
2.2.0 | 430 | 3/15/2022 |
2.1.0 | 441 | 3/10/2022 |
2.0.1 | 621 | 6/30/2021 |
2.0.0 | 360 | 6/30/2021 |
1.1.2 | 520 | 5/1/2020 |
1.1.0 | 496 | 3/20/2020 |
1.0.0 | 1,057 | 11/18/2019 |
upgraded to .NET 7. And support multiple client user credentials with class AuthHttpClients.