NBomber.FSharp.Http
0.0.2
F# extensions for NBomber.Http
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package NBomber.FSharp.Http -Version 0.0.2
dotnet add package NBomber.FSharp.Http --version 0.0.2
<PackageReference Include="NBomber.FSharp.Http" Version="0.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NBomber.FSharp.Http --version 0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NBomber.FSharp.Http, 0.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NBomber.FSharp.Http as a Cake Addin
#addin nuget:?package=NBomber.FSharp.Http&version=0.0.2
// Install NBomber.FSharp.Http as a Cake Tool
#tool nuget:?package=NBomber.FSharp.Http&version=0.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- add connection pool builder
- replace connectionPool custom operation with implicit yield for convenience
Dependencies
-
.NETStandard 2.0
- FSharp.Core (>= 4.7.2)
- Microsoft.Extensions.DependencyInjection (>= 3.1.9)
- Microsoft.Extensions.Http (>= 3.1.9)
- NBomber (>= 1.1.0)
- NBomber.FSharp (>= 0.0.2)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on NBomber.FSharp.Http:
Package | Downloads |
---|---|
NBomber.FSharp.Hopac
F# extensions for using Hopac with NBomber
|
GitHub repositories
This package is not used by any popular GitHub repositories.