XTract 0.4.2

dotnet add package XTract --version 0.4.2
                    
NuGet\Install-Package XTract -Version 0.4.2
                    
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.4.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XTract" Version="0.4.2" />
                    
Directory.Packages.props
<PackageReference Include="XTract" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add XTract --version 0.4.2
                    
#r "nuget: XTract, 0.4.2"
                    
#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.
#:package XTract@0.4.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XTract&version=0.4.2
                    
Install as a Cake Addin
#tool nuget:?package=XTract&version=0.4.2
                    
Install as a Cake Tool

F# screen scraping package.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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 2,285 2015/5/13
0.4.1 1,583 2015/5/4
0.4.0 1,627 2015/3/8
0.4.0-Beta3 1,621 2015/3/4
0.4.0-Beta2 1,349 2015/3/4
0.4.0-Beta 1,652 2015/3/4
0.3.25 1,959 2015/2/19
0.3.24 1,979 2015/2/18
0.3.23 1,863 2015/2/17
0.3.22 1,833 2015/2/17
0.3.21 1,821 2015/2/11
0.3.20 1,815 2015/2/10
0.3.19 1,778 2015/2/9
0.3.18 1,699 2015/2/9
0.3.17 1,622 2015/2/6
0.3.16 1,683 2015/2/2
0.3.15 1,581 2015/2/1
0.3.14 1,603 2015/2/1
0.3.13 1,621 2015/1/31
0.3.12 1,652 2015/1/31
Loading failed