Info
Version: | 2.1.0 |
Author(s): | Ollie Riches |
Last Update: | Monday, November 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/oriches/Simple.Wpf.FSharp.Repl |
NuGet Url: | https://www.nuget.org/packages/Simple.Wpf.FSharp.Repl |
Install
Install-Package Simple.Wpf.FSharp.Repl
dotnet add package Simple.Wpf.FSharp.Repl
paket add Simple.Wpf.FSharp.Repl
Simple.Wpf.FSharp.Repl Download (Unzip the "nupkg" after downloading)
Dependencies
- Simple.Wpf.Terminal(>= 2.1.0)
- Expression.Blend.Sdk.WPF(>= 1.0.1)
- SharpZipLib(>= 1.2.0)
- System.Reactive(>= 4.2.0)
- System.Reactive.Interfaces(>= 4.2.0)
- System.Reactive.Linq(>= 4.2.0)
- System.Reactive.Core(>= 4.2.0)
- System.Reactive.PlatformServices(>= 4.2.0)
- System.Threading.Tasks.Extensions(>= 4.5.3)
- System.ValueTuple(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.6.0)
Tags
Currently based on the open source F# 3.1 Interactive process.