NHtmlUnit 2.50.0
.NET Framework 4.5
dotnet add package NHtmlUnit --version 2.50.0
NuGet\Install-Package NHtmlUnit -Version 2.50.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="NHtmlUnit" Version="2.50.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHtmlUnit --version 2.50.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHtmlUnit, 2.50.0"
#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 NHtmlUnit as a Cake Addin
#addin nuget:?package=NHtmlUnit&version=2.50.0
// Install NHtmlUnit as a Cake Tool
#tool nuget:?package=NHtmlUnit&version=2.50.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NHtmlUnit is a .NET wrapper of HtmlUnit; a "GUI-less browser for Java programs". It allows you to write code to test web applications with a headless, automated browser.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- IKVM (>= 8.1.5717)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.50.0 | 1,793 | 6/6/2021 |
2.19.0 | 24,045 | 11/24/2016 |
2.15.1-appveyor-build0001 | 808 | 11/24/2016 |
2.15.0 | 20,919 | 7/11/2014 |
2.14.1 | 1,739 | 5/7/2014 |
2.14.0 | 1,602 | 3/13/2014 |
2.14.0-alpha1 | 932 | 3/10/2014 |
2.13.0.4 | 2,498 | 11/30/2013 |
2.13.0.2 | 1,418 | 11/5/2013 |
2.12.0 | 2,397 | 4/3/2013 |
2.10.0 | 2,509 | 9/7/2012 |
2.9.0 | 2,423 | 12/12/2011 |
Updated to HtmlUnit 2.50