NReco.PhantomJS
1.0.1
Prefix Reserved
See the version list below for details.
dotnet add package NReco.PhantomJS --version 1.0.1
NuGet\Install-Package NReco.PhantomJS -Version 1.0.1
<PackageReference Include="NReco.PhantomJS" Version="1.0.1" />
paket add NReco.PhantomJS --version 1.0.1
#r "nuget: NReco.PhantomJS, 1.0.1"
// Install NReco.PhantomJS as a Cake Addin #addin nuget:?package=NReco.PhantomJS&version=1.0.1 // Install NReco.PhantomJS as a Cake Tool #tool nuget:?package=NReco.PhantomJS&version=1.0.1
NReco.PhantomJS is a .NET wrapper for running PhantomJS (headless WebKit browser) from C#/.NET code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
-
- PhantomJS (>= 2.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on NReco.PhantomJS:
Package | Downloads |
---|---|
AbotX
A powerful C# web crawler that makes advanced crawling features easy to use. AbotX builds upon the open source Abot C# Web Crawler by providing a powerful set of wrappers and extensions. |
|
HakkauWebScreenshot
My package description. |
|
WebScreenshot
My package description. |
|
EChartsGen
Create ECharts Graphic in native .Net environment |
GitHub repositories
This package is not used by any popular GitHub repositories.
v.1.0.1 changes:
- fixed issue with resolving default phantomjs.exe location
- fixed issue that prevents stdin from working