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.1 221 7/1/2024
3.5.1-Alpha 89 6/29/2024
3.5.0 118 6/27/2024
3.5.0-Alpha 85 6/25/2024
3.4.3-Alpha3 78 6/25/2024
3.4.3-Alpha2 78 6/25/2024
3.4.2 147 6/17/2024
3.4.1 96 6/16/2024
3.4.0 84 6/16/2024
3.3.1 329 6/1/2024
3.3.0 475 6/1/2024
3.2.0 174 5/16/2024
3.1.0 422 3/30/2024
3.0.2 443 1/26/2023
3.0.1 312 1/26/2023
3.0.0 294 1/26/2023
2.2.1 477 3/15/2022
2.2.0 417 3/15/2022
2.1.0 428 3/10/2022
2.0.1 594 6/30/2021
2.0.0 347 6/30/2021
1.1.2 504 5/1/2020
1.1.0 480 3/20/2020
1.0.0 1,023 11/18/2019

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