FsLab.Runner 0.2.7

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

// Install FsLab.Runner as a Cake Tool
#tool nuget:?package=FsLab.Runner&version=0.2.7

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.7 195 5/3/2015
0.2.6 38 5/3/2015
0.2.5 39 5/3/2015
0.2.4 40 5/3/2015
0.2.3 51 4/29/2015
0.2.2 55 4/24/2015
0.2.1 43 4/24/2015
0.2.0 40 4/23/2015
0.1.4 107 3/17/2015
0.1.3 174 1/23/2015
0.1.2 47 1/22/2015
0.1.1 45 1/22/2015
0.1.0 42 1/22/2015
0.0.19 214 8/11/2014
0.0.18 88 8/5/2014
0.0.17 58 8/5/2014
0.0.16 92 6/23/2014
0.0.15 57 6/23/2014
0.0.14-beta 59 5/25/2014

Add fsi printer for XPlot charts.