FSharp.Literate.Scripts
1.1.6
dotnet add package FSharp.Literate.Scripts --version 1.1.6
NuGet\Install-Package FSharp.Literate.Scripts -Version 1.1.6
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="FSharp.Literate.Scripts" Version="1.1.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="FSharp.Literate.Scripts" Version="1.1.6" />
<PackageReference Include="FSharp.Literate.Scripts" />
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 FSharp.Literate.Scripts --version 1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FSharp.Literate.Scripts, 1.1.6"
#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=FSharp.Literate.Scripts&version=1.1.6
#tool nuget:?package=FSharp.Literate.Scripts&version=1.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Deedle (= 1.2.5)
- FSharp.Data (= 2.4.6)
- Google.DataTable.Net.Wrapper (= 3.1.2)
- MathNet.Numerics (= 3.20.2)
- MathNet.Numerics.FSharp (= 3.20.2)
- Newtonsoft.Json (= 11.0.2)
- Suave (= 2.1.1)
- XPlot.GoogleCharts (= 1.5.0)
- XPlot.GoogleCharts.Deedle (= 1.5.0)
- XPlot.Plotly (= 1.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Fix incorrect use of __SOURCE_DIRECTORY__