WindowsForm.Console
1.9.30.1256
Suggested Alternatives
Additional Details
maintained new nuget package
dotnet add package WindowsForm.Console --version 1.9.30.1256
NuGet\Install-Package WindowsForm.Console -Version 1.9.30.1256
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="WindowsForm.Console" Version="1.9.30.1256" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WindowsForm.Console --version 1.9.30.1256
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WindowsForm.Console, 1.9.30.1256"
#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 WindowsForm.Console as a Cake Addin #addin nuget:?package=WindowsForm.Console&version=1.9.30.1256 // Install WindowsForm.Console as a Cake Tool #tool nuget:?package=WindowsForm.Console&version=1.9.30.1256
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Component of WindowsForm, ConsoleGUI is added to WindowsForm Application.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 is compatible. net452 is compatible. net46 is compatible. net461 is compatible. net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- System (>= 4.0.0)
- System.Windows.Forms (>= 4.0.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 | |
---|---|---|---|
1.9.30.1256 | 29,579 | 9/30/2017 | |
1.7.10.240 | 1,685 | 7/9/2017 | |
1.0.1 | 1,994 | 5/22/2017 |
- added showTimeTag parameter on output for WriteLine() method
- bug fixed on Async Writing
- added AutoScrollToEndline property
- added SecureReadLine property
- added new examples
- added colored ReadKey() method
more stable than previous version