The ConsoleControl is a WPF control that you can drop into a WPF applcation to run an external process in a C# application.
Info
Version: | 1.0.3 |
Author(s): | Dave Kerr |
Last Update: | Monday, August 26, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dwmkerr/consolecontrol |
NuGet Url: | https://www.nuget.org/packages/ConsoleControlWPF |
Install
Install-Package ConsoleControlWPF
dotnet add package ConsoleControlWPF
paket add ConsoleControlWPF
ConsoleControlWPF Download (Unzip the "nupkg" after downloading)