FsLab.Runner 1.0.2

dotnet add package FsLab.Runner --version 1.0.2
                    
NuGet\Install-Package FsLab.Runner -Version 1.0.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="FsLab.Runner" Version="1.0.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FsLab.Runner" Version="1.0.2" />
                    
Directory.Packages.props
<PackageReference Include="FsLab.Runner" />
                    
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 FsLab.Runner --version 1.0.2
                    
#r "nuget: FsLab.Runner, 1.0.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.
#addin nuget:?package=FsLab.Runner&version=1.0.2
                    
Install FsLab.Runner as a Cake Addin
#tool nuget:?package=FsLab.Runner&version=1.0.2
                    
Install FsLab.Runner as a Cake Tool

This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports. The easiest way to use the library is to use the 'FsLab Journal' Visual Studio template.

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
1.0.2 4,244 10/30/2016
1.0.1 1,300 9/6/2016
1.0.0 1,546 7/6/2016
0.4.10-beta 1,040 7/6/2016
0.4.9-beta 1,027 7/5/2016
0.4.8-beta 987 6/8/2016
0.4.7-beta 980 6/8/2016
0.4.6-beta 987 6/6/2016
0.4.5-beta 951 6/6/2016
0.4.4-beta 979 6/3/2016
0.4.3-beta 1,018 6/3/2016
0.4.2-beta 981 6/3/2016
0.4.1-beta 1,005 6/2/2016
0.4.0-beta 1,029 6/2/2016
0.3.21 1,260 6/30/2016
0.3.20 1,342 5/23/2016
0.3.19 1,445 4/19/2016
0.3.18 1,243 4/5/2016
0.3.17 1,405 1/18/2016
0.3.16 1,280 1/13/2016
0.3.15 1,295 1/13/2016
0.3.14 1,275 1/12/2016
0.3.13 1,246 1/12/2016
0.3.12 1,281 1/12/2016
0.3.11 1,359 12/8/2015
0.3.10 1,379 11/14/2015
0.3.9 1,282 11/11/2015
0.3.8 1,283 10/17/2015
0.3.7 1,272 10/17/2015
0.3.6 1,369 9/2/2015
0.3.5 1,363 7/9/2015
0.3.4 1,303 7/4/2015
0.3.3 1,244 7/3/2015
0.3.2 1,320 6/18/2015
0.3.1 1,259 6/15/2015
0.3.0 1,249 6/15/2015
0.2.7 1,488 5/3/2015
0.2.6 1,215 5/3/2015
0.2.5 1,268 5/3/2015
0.2.4 1,283 5/3/2015
0.2.3 1,514 4/29/2015
0.2.2 1,406 4/24/2015
0.2.1 1,385 4/24/2015
0.2.0 1,356 4/23/2015
0.1.4 1,306 3/17/2015
0.1.3 1,347 1/23/2015
0.1.2 1,272 1/22/2015
0.1.1 1,296 1/22/2015
0.1.0 1,262 1/22/2015
0.0.19 1,470 8/11/2014
0.0.18 1,489 8/5/2014
0.0.17 1,372 8/5/2014
0.0.16 1,432 6/23/2014
0.0.15 1,353 6/23/2014
0.0.14-beta 1,115 5/25/2014

- Update XPlot (with new Plotly.js wrapper) and Math.Net