Info
Version: | 1.7.1 |
Author(s): | Matthias Dittrich |
Last Update: | Saturday, October 8, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://matthid.github.com/Yaaf.FSharp.Scripting |
NuGet Url: | https://www.nuget.org/packages/Yaaf.FSharp.Scripting |
Install
Install-Package Yaaf.FSharp.Scripting
dotnet add package Yaaf.FSharp.Scripting
paket add Yaaf.FSharp.Scripting
Yaaf.FSharp.Scripting Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Compiler.Service(>= 2.0.0.6)
- FSharp.Core(>= 4.0.0.1)
Tags
It provides APIs to push values into and to get values from scripts. Additionally it adds some extension methods missing from the FSharp.Compiler.Service API.