NBomber.Http 4.1.0

.NET Standard 2.0
dotnet add package NBomber.Http --version 4.1.0
NuGet\Install-Package NBomber.Http -Version 4.1.0
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="NBomber.Http" Version="4.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NBomber.Http --version 4.1.0
#r "nuget: NBomber.Http, 4.1.0"
#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 NBomber.Http as a Cake Addin
#addin nuget:?package=NBomber.Http&version=4.1.0

// Install NBomber.Http as a Cake Tool
#tool nuget:?package=NBomber.Http&version=4.1.0

NBomber plugin to defining HTTP scenarios

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NBomber.Http:

Package Downloads
M5x.NBomber

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on NBomber.Http:

Repository Stars
lkurzyniec/netcore-boilerplate
Boilerplate of API in .NET 7
Elfocrash/DotnetDocsShow.MinimalApis
The code used in the .NET Docs Show on Minimal APIs
Version Downloads Last updated
4.1.0 2,839 2/27/2023
4.1.0-beta-0 52 2/27/2023
4.0.0 3,537 1/31/2023
4.0.0-beta3 1,824 12/5/2022
4.0.0-beta2 158 11/16/2022
4.0.0-beta1 59 11/16/2022
4.0.0-beta 121 11/2/2022
3.0.3 47,948 10/7/2022
3.0.2 17,942 9/15/2022
3.0.1 7,890 8/26/2022
3.0.0 2,177 8/23/2022
3.0.0-rc3 83 8/22/2022
3.0.0-rc 674 7/19/2022
3.0.0-beta9 727 5/23/2022
3.0.0-beta8 101 5/16/2022
3.0.0-beta7 152 5/10/2022
3.0.0-beta6 552 4/22/2022
3.0.0-beta5 199 4/19/2022
3.0.0-beta2 608 3/31/2022
3.0.0-beta.11 113 6/30/2022
3.0.0-beta.10 125 6/16/2022
2.0.1 162,751 6/24/2021
2.0.0 14,803 5/17/2021
2.0.0-rc5 1,028 5/11/2021
2.0.0-rc3 468 4/13/2021
2.0.0-rc 214 4/8/2021
2.0.0-beta6 1,731 3/14/2021
1.1.1 40,997 1/13/2021
1.1.0 22,362 10/18/2020
1.0.0 7,489 9/7/2020
1.0.0-rc5 333 8/29/2020
1.0.0-rc4 514 8/12/2020
1.0.0-rc3 722 8/9/2020
1.0.0-rc2 476 7/29/2020
1.0.0-rc 2,561 6/27/2020
1.0.0-beta5 4,906 4/27/2020
1.0.0-beta3 1,576 3/22/2020
0.17.0-beta 2,366 3/5/2020
0.16.0 22,463 12/24/2019
0.16.0-beta5 344 12/24/2019
0.16.0-beta4 306 12/23/2019
0.16.0-beta3 329 12/23/2019
0.16.0-beta2 313 12/21/2019
0.16.0-beta 376 12/20/2019
0.15.0 4,941 10/26/2019
0.15.0-beta3 342 10/17/2019
0.15.0-beta2 315 10/16/2019
0.15.0-beta 351 10/9/2019
0.14.1 2,115 9/18/2019
0.14.0 558 9/13/2019
0.14.0-beta2 404 9/3/2019
0.14.0-beta 330 9/3/2019
0.13.0 4,373 7/1/2019
0.12.0 493 6/25/2019
0.12.0-beta2 368 6/18/2019
0.11.0 838 4/25/2019
0.9.0 3,820 2/25/2019
0.8.4 605 2/19/2019
0.8.2 586 2/16/2019
0.8.0 603 2/13/2019
0.7.0 614 2/7/2019
0.6.3 631 1/14/2019
0.6.2 739 12/27/2018
0.6.1 636 12/27/2018
0.6.0 630 12/26/2018
0.5.2 695 12/18/2018
0.5.1 650 12/13/2018
0.4.0 632 12/11/2018
0.1.2 644 10/21/2018

- Extended Http.Send() with HttpCompletionOption and CancellationToken