Simple.Wpf.FSharp.Repl 2.1.0

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

// Install Simple.Wpf.FSharp.Repl as a Cake Tool
#tool nuget:?package=Simple.Wpf.FSharp.Repl&version=2.1.0

Mimics the F# Interactive console application inside a WPF user control, this allows it to be used inside a WPF application.

Currently based on the open source F# 3.1 Interactive process.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 1,002 11/25/2019
2.0.0 580 11/24/2019
1.23.0 1,541 10/24/2015
1.22.0 1,420 10/6/2014
1.18.0 1,262 5/30/2014
1.17.0 1,281 3/30/2014
1.15.0 1,222 2/17/2014
1.14.0 1,212 2/11/2014
1.13.0 1,185 2/8/2014
1.12.0 1,161 2/5/2014
1.11.0 1,197 1/31/2014
1.10.0 1,173 1/30/2014
1.9.0 1,204 1/25/2014
1.8.0 1,200 1/13/2014
1.7.0 1,193 1/11/2014
1.5.0 1,196 1/7/2014

Update nuget references.