XTract 0.3.0-RC9

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

// Install XTract as a Cake Tool
#tool nuget:?package=XTract&version=0.3.0-RC9&prerelease

F# screen scraping package.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  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.

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
0.4.2 1,622 5/13/2015
0.4.1 1,062 5/4/2015
0.4.0 1,127 3/8/2015
0.4.0-Beta3 1,151 3/4/2015
0.4.0-Beta2 892 3/4/2015
0.4.0-Beta 1,184 3/4/2015
0.3.25 1,445 2/19/2015
0.3.24 1,438 2/18/2015
0.3.23 1,329 2/17/2015
0.3.22 1,305 2/17/2015
0.3.21 1,301 2/11/2015
0.3.20 1,297 2/10/2015
0.3.19 1,271 2/9/2015
0.3.18 1,189 2/9/2015
0.3.17 1,111 2/6/2015
0.3.16 1,192 2/2/2015
0.3.15 1,095 2/1/2015
0.3.14 1,080 2/1/2015
0.3.13 1,110 1/31/2015
0.3.12 1,122 1/31/2015
0.3.11 1,111 1/28/2015
0.3.10 1,120 1/20/2015
0.3.9 1,117 1/18/2015
0.3.8 1,124 1/17/2015
0.3.7 1,107 1/16/2015
0.3.6 1,135 1/15/2015
0.3.5 1,191 1/15/2015
0.3.4 1,106 1/14/2015
0.3.3 1,128 1/13/2015
0.3.2 1,098 1/13/2015
0.3.1 1,103 1/13/2015
0.3.0 1,092 1/13/2015
0.3.0-RC9 929 1/12/2015
0.3.0-RC8 893 1/11/2015
0.3.0-RC7 923 1/10/2015
0.3.0-RC6 926 1/10/2015
0.3.0-RC5 970 1/10/2015
0.3.0-RC4 873 1/10/2015
0.3.0-RC3 866 1/10/2015
0.3.0-RC2 941 1/9/2015
0.3.0-RC1 890 1/9/2015
0.2.7 1,313 1/7/2015
0.2.6 1,077 1/5/2015
0.2.5 1,283 1/4/2015
0.2.4 1,078 1/4/2015
0.2.3 1,597 1/2/2015
0.2.2 1,427 1/2/2015
0.2.1 1,131 1/1/2015
0.2.0 1,315 12/31/2014
0.1.24 1,334 1/28/2013
0.1.16 1,232 1/15/2013
0.1.6 1,193 1/11/2013
0.1.1 1,061 12/31/2014

XPath selection, scraping multiple items per extractor (the tags of a forum question for example), fix CSV/Excel export and support getting the scraped data as a Deelde data frame.