WindowsForm.Console
1.9.30.1256
.NET Framework 4.5
Suggested Alternatives
Additional Details
maintained new nuget package
Install-Package WindowsForm.Console -Version 1.9.30.1256
dotnet add package WindowsForm.Console --version 1.9.30.1256
<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, C# scripting and .NET Interactive. 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 |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
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 | 2,465 | 9/30/2017 | |
1.7.10.240 | 1,166 | 7/9/2017 | |
1.0.1 | 1,407 | 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