Fonlow.Testing.HttpCore 3.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Fonlow.Testing.HttpCore --version 3.0.1
NuGet\Install-Package Fonlow.Testing.HttpCore -Version 3.0.1
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.1" />
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.1
#r "nuget: Fonlow.Testing.HttpCore, 3.0.1"
#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.1

// Install Fonlow.Testing.HttpCore as a Cake Tool
#tool nuget:?package=Fonlow.Testing.HttpCore&version=3.0.1

Setup http client resources

Product 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.

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.5.0 31 6/27/2024
3.5.0-Alpha 36 6/25/2024
3.4.3-Alpha3 49 6/25/2024
3.4.3-Alpha2 64 6/25/2024
3.4.2 135 6/17/2024
3.4.1 80 6/16/2024
3.4.0 68 6/16/2024
3.3.1 199 6/1/2024
3.3.0 273 6/1/2024
3.2.0 165 5/16/2024
3.1.0 409 3/30/2024
3.0.2 433 1/26/2023
3.0.1 305 1/26/2023
3.0.0 284 1/26/2023
2.2.1 464 3/15/2022
2.2.0 410 3/15/2022
2.1.0 418 3/10/2022
2.0.1 587 6/30/2021
2.0.0 339 6/30/2021
1.1.2 499 5/1/2020
1.1.0 471 3/20/2020
1.0.0 1,015 11/18/2019

upgraded to .NET 7. And support multiple client user credentials with class AuthHttpClients.