ConsoleControl 1.3.0
dotnet add package ConsoleControl --version 1.3.0
NuGet\Install-Package ConsoleControl -Version 1.3.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="ConsoleControl" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConsoleControl --version 1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConsoleControl, 1.3.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 ConsoleControl as a Cake Addin #addin nuget:?package=ConsoleControl&version=1.3.0 // Install ConsoleControl as a Cake Tool #tool nuget:?package=ConsoleControl&version=1.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
The ConsoleControl is a WinForms control that you can drop into a Form to run an external process in a C# application.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40-client is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- ConsoleControlAPI (>= 1.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on ConsoleControl:
Repository | Stars |
---|---|
mRemoteNG/mRemoteNG
mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager.
|
|
iomoath/SharpStrike
A Post exploitation tool written in C# uses either CIM or WMI to query remote systems.
|