Metadata >> NuGet >> NHtmlUnit

NHtmlUnit

Metadata

Authors OKB AS
Copyrights Copyright © OKB AS 2014
Description 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.
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
Owners OKB AS
ProjectUrl https://github.com/HtmlUnit/NHtmlUnit
ReleaseNotes Updated to version 7.4.5196 of IKVM.
RequireLicenseAcceptance False
Tags testing htmlunit nhtmlunit headless browser
Dependencies IKVM:7.4.5196.0
Title NHtmlUnit
PackageSize 4619335
PackageHashAlgorithm SHA512
PackageHash CxchZB9Ly9gdWK0k+38XH3B9cRG8j+zFR74A7maKr6hbJx9qeRWBrUGGbvMskItCWZ7ju9EuiIPApfpPrGfIzA==
DownloadCount 000000
CreatedDate 2014-05-07T15:48:56

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NHtmlUnit -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NHtmlUnit -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NHtmlUnit
Installing the package (HTTP Basic authentication):
Install-Package NHtmlUnit -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NHtmlUnit -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NHtmlUnit

OpenWrap

Installing the package:
o add-wrap NHtmlUnit
Uninstalling the package:
o remove-wrap NHtmlUnit

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.14.1.0
2.10.0.0