NHtmlUnit 2.15.1-appveyor-build0001

This is a prerelease version of NHtmlUnit.
There is a newer version of this package available.
See the version list below for details.
dotnet add package NHtmlUnit --version 2.15.1-appveyor-build0001
NuGet\Install-Package NHtmlUnit -Version 2.15.1-appveyor-build0001
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.15.1-appveyor-build0001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHtmlUnit --version 2.15.1-appveyor-build0001
#r "nuget: NHtmlUnit, 2.15.1-appveyor-build0001"
#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 NHtmlUnit as a Cake Addin
#addin nuget:?package=NHtmlUnit&version=2.15.1-appveyor-build0001&prerelease

// Install NHtmlUnit as a Cake Tool
#tool nuget:?package=NHtmlUnit&version=2.15.1-appveyor-build0001&prerelease

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 Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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 5,604 6/6/2021
2.19.0 29,354 11/24/2016
2.15.1-appveyor-build0001 921 11/24/2016
2.15.0 21,696 7/11/2014
2.14.1 1,938 5/7/2014
2.14.0 1,808 3/13/2014
2.14.0-alpha1 1,066 3/10/2014
2.13.0.4 2,705 11/30/2013
2.13.0.2 1,620 11/5/2013
2.12.0 2,591 4/3/2013
2.10.0 2,683 9/7/2012
2.9.0 2,682 12/12/2011

Updated to version 7.4.5196 of IKVM.