Simple.Wpf.Terminal
2.3.57
dotnet add package Simple.Wpf.Terminal --version 2.3.57
NuGet\Install-Package Simple.Wpf.Terminal -Version 2.3.57
<PackageReference Include="Simple.Wpf.Terminal" Version="2.3.57" />
paket add Simple.Wpf.Terminal --version 2.3.57
#r "nuget: Simple.Wpf.Terminal, 2.3.57"
// Install Simple.Wpf.Terminal as a Cake Addin #addin nuget:?package=Simple.Wpf.Terminal&version=2.3.57 // Install Simple.Wpf.Terminal as a Cake Tool #tool nuget:?package=Simple.Wpf.Terminal&version=2.3.57
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 | Versions 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. net7.0-windows10.0.17763 is compatible. 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. |
-
.NETCoreApp 3.1
- NETStandard.Library (>= 2.0.3)
-
.NETFramework 4.7
- No dependencies.
-
net5.0-windows10.0.17763
- No dependencies.
-
net6.0-windows10.0.17763
- No dependencies.
-
net7.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 | 6,196 | 3/7/2023 |
2.3.53 | 1,521 | 11/16/2022 |
2.3.51 | 17,086 | 10/11/2022 |
2.3.50 | 481 | 10/11/2022 |
2.3.49 | 786 | 6/6/2022 |
2.3.47 | 563 | 5/4/2022 |
2.3.39 | 692 | 1/5/2022 |
2.3.38 | 333 | 1/5/2022 |
2.3.37 | 348 | 12/30/2021 |
2.3.33 | 430 | 11/22/2021 |
2.3.29 | 402 | 11/18/2021 |
2.3.28 | 429 | 11/10/2021 |
2.3.20 | 1,295 | 6/2/2021 |
2.3.15 | 4,549 | 3/3/2020 |
2.3.0 | 768 | 1/3/2020 |
2.2.0 | 809 | 11/25/2019 |
2.1.0 | 1,069 | 11/24/2019 |
2.0.0 | 655 | 11/24/2019 |
1.35.0 | 5,753 | 9/3/2016 |
1.34.0 | 2,023 | 10/24/2015 |
1.33.0 | 3,318 | 10/6/2014 |
1.29.0 | 1,342 | 5/30/2014 |
1.28.0 | 1,684 | 4/12/2014 |
1.27.0 | 1,788 | 3/30/2014 |
1.25.0 | 1,305 | 2/17/2014 |
1.24.0 | 1,653 | 2/11/2014 |
1.21.0 | 1,344 | 2/10/2014 |
1.20.0 | 2,048 | 1/30/2014 |
1.17.0 | 1,442 | 1/12/2014 |
1.15.0 | 1,332 | 1/7/2014 |
1.14.0 | 1,237 | 1/5/2014 |
1.11.0 | 1,250 | 1/3/2014 |
1.10.0 | 1,241 | 1/2/2014 |
1.9.0 | 1,242 | 1/1/2014 |
1.7.0 | 1,256 | 12/27/2013 |
1.0.0 | 1,286 | 12/24/2013 |
Added support for .Net 7.0