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.
<PackageVersion Include="Simple.Wpf.FSharp.Repl" Version="2.1.0" />
<PackageReference Include="Simple.Wpf.FSharp.Repl" />
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 Simple.Wpf.FSharp.Repl --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=Simple.Wpf.FSharp.Repl&version=2.1.0
#tool nuget:?package=Simple.Wpf.FSharp.Repl&version=2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
- Expression.Blend.Sdk.WPF (>= 1.0.1)
- SharpZipLib (>= 1.2.0)
- Simple.Wpf.Terminal (>= 2.1.0)
- System.Reactive (>= 4.2.0)
- System.Reactive.Core (>= 4.2.0)
- System.Reactive.Interfaces (>= 4.2.0)
- System.Reactive.Linq (>= 4.2.0)
- System.Reactive.PlatformServices (>= 4.2.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0)
- System.Threading.Tasks.Extensions (>= 4.5.3)
- System.ValueTuple (>= 4.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.
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 1,168 | 11/25/2019 |
2.0.0 | 647 | 11/24/2019 |
1.23.0 | 1,693 | 10/24/2015 |
1.22.0 | 1,590 | 10/6/2014 |
1.18.0 | 1,409 | 5/30/2014 |
1.17.0 | 1,443 | 3/30/2014 |
1.15.0 | 1,371 | 2/17/2014 |
1.14.0 | 1,370 | 2/11/2014 |
1.13.0 | 1,336 | 2/8/2014 |
1.12.0 | 1,318 | 2/5/2014 |
1.11.0 | 1,352 | 1/31/2014 |
1.10.0 | 1,325 | 1/30/2014 |
1.9.0 | 1,356 | 1/25/2014 |
1.8.0 | 1,353 | 1/13/2014 |
1.7.0 | 1,349 | 1/11/2014 |
1.5.0 | 1,349 | 1/7/2014 |
Update nuget references.