Yaaf.FSharp.Scripting
1.1.1
This library builds on top of the FSharp.Compiler.Service library and provides a nice API for F# script integration. 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.
See the version list below for details.
Install-Package Yaaf.FSharp.Scripting -Version 1.1.1
dotnet add package Yaaf.FSharp.Scripting --version 1.1.1
<PackageReference Include="Yaaf.FSharp.Scripting" Version="1.1.1" />
paket add Yaaf.FSharp.Scripting --version 1.1.1
#r "nuget: Yaaf.FSharp.Scripting, 1.1.1"
Release Notes
Add ScriptHost.CreateForwardWriter which creates a new TextWriter that forwards everything to a simple (string -> unit) function.
Add session.ChangeCurrentDirectory and session.WithCurrentDirectory, to take care of relative paths within executed snippets.
Some more docs.
Dependencies
-
- FSharp.Compiler.Service (>= 0.0.84)
- FSharp.Core (>= 3.1.2.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.7.1 | 722 | 10/8/2016 |
1.7.0 | 547 | 9/2/2016 |
1.6.1 | 541 | 7/2/2016 |
1.5.2 | 668 | 1/18/2016 |
1.5.1 | 510 | 1/16/2016 |
1.5.0 | 514 | 1/16/2016 |
1.4.1 | 540 | 1/16/2016 |
1.4.0 | 620 | 9/28/2015 |
1.3.0 | 564 | 9/20/2015 |
1.2.1 | 551 | 9/5/2015 |
1.2.0 | 556 | 9/5/2015 |
1.1.12 | 570 | 9/5/2015 |
1.1.11 | 610 | 7/25/2015 |
1.1.10 | 541 | 7/25/2015 |
1.1.9 | 545 | 7/25/2015 |
1.1.8 | 567 | 7/25/2015 |
1.1.7 | 566 | 5/14/2015 |
1.1.6 | 538 | 4/29/2015 |
1.1.5 | 538 | 4/29/2015 |
1.1.4 | 564 | 4/29/2015 |
1.1.3 | 571 | 4/28/2015 |
1.1.2 | 570 | 4/27/2015 |
1.1.1 | 568 | 4/26/2015 |
1.1.0 | 553 | 4/25/2015 |
1.0.13 | 560 | 4/25/2015 |
1.0.12 | 550 | 4/25/2015 |
1.0.11 | 542 | 4/25/2015 |
1.0.10 | 561 | 4/25/2015 |
1.0.8 | 567 | 4/24/2015 |
1.0.7 | 533 | 4/24/2015 |
1.0.6 | 546 | 4/24/2015 |
1.0.5 | 888 | 3/20/2015 |
1.0.4 | 620 | 3/1/2015 |
1.0.2 | 791 | 1/26/2015 |
1.0.1 | 585 | 1/24/2015 |
1.0.0 | 833 | 1/21/2015 |