Simple.Wpf.Terminal 2.3.49

There is a newer version of this package available.
See the version list below for details.
dotnet add package Simple.Wpf.Terminal --version 2.3.49
NuGet\Install-Package Simple.Wpf.Terminal -Version 2.3.49
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.Terminal" Version="2.3.49" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simple.Wpf.Terminal --version 2.3.49
#r "nuget: Simple.Wpf.Terminal, 2.3.49"
#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.Terminal as a Cake Addin
#addin nuget:?package=Simple.Wpf.Terminal&version=2.3.49

// Install Simple.Wpf.Terminal as a Cake Tool
#tool nuget:?package=Simple.Wpf.Terminal&version=2.3.49

This user control does NOT actually do anything more than display data - the user control is the View (UI) in a MVVM implementation, the ViewModel would be responsible for the actual behaviour & contents of the console\terminal window. The user control is designed to use XAML binding for all UI properties the user can configure.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net5.0-windows10.0.17763 is compatible.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net6.0-windows10.0.17763 is compatible.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
.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.
  • .NETCoreApp 3.1

  • .NETFramework 4.7

    • No dependencies.
  • net5.0-windows10.0.17763

    • No dependencies.
  • net6.0-windows10.0.17763

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Simple.Wpf.Terminal:

Package Downloads
Simple.Wpf.FSharp.Repl

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.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Simple.Wpf.Terminal:

Repository Stars
LykosAI/StabilityMatrix
Multi-Platform Package Manager for Stable Diffusion
Mutagen-Modding/Mutagen
A .NET library for analyzing, creating, and manipulating Bethesda mods
Version Downloads Last updated
2.3.57 3,126 3/7/2023
2.3.53 1,165 11/16/2022
2.3.51 11,725 10/11/2022
2.3.50 469 10/11/2022
2.3.49 753 6/6/2022
2.3.47 532 5/4/2022
2.3.39 665 1/5/2022
2.3.38 310 1/5/2022
2.3.37 319 12/30/2021
2.3.33 400 11/22/2021
2.3.29 377 11/18/2021
2.3.28 391 11/10/2021
2.3.20 1,063 6/2/2021
2.3.15 4,510 3/3/2020
2.3.0 732 1/3/2020
2.2.0 779 11/25/2019
2.1.0 1,009 11/24/2019
2.0.0 623 11/24/2019
1.35.0 5,545 9/3/2016
1.34.0 1,977 10/24/2015
1.33.0 3,230 10/6/2014
1.29.0 1,311 5/30/2014
1.28.0 1,631 4/12/2014
1.27.0 1,736 3/30/2014
1.25.0 1,268 2/17/2014
1.24.0 1,590 2/11/2014
1.21.0 1,323 2/10/2014
1.20.0 1,975 1/30/2014
1.17.0 1,400 1/12/2014
1.15.0 1,294 1/7/2014
1.14.0 1,206 1/5/2014
1.11.0 1,213 1/3/2014
1.10.0 1,200 1/2/2014
1.9.0 1,205 1/1/2014
1.7.0 1,219 12/27/2013
1.0.0 1,242 12/24/2013

Added support for .Net 6.0