![]() |
VOOZH | about |
maintained new nuget package
dotnet add package WindowsForm.Console --version 1.9.30.1256
NuGet\Install-Package WindowsForm.Console -Version 1.9.30.1256
<PackageReference Include="WindowsForm.Console" Version="1.9.30.1256" />
<PackageVersion Include="WindowsForm.Console" Version="1.9.30.1256" />Directory.Packages.props
<PackageReference Include="WindowsForm.Console" />Project file
paket add WindowsForm.Console --version 1.9.30.1256
#r "nuget: WindowsForm.Console, 1.9.30.1256"
#:package WindowsForm.Console@1.9.30.1256
#addin nuget:?package=WindowsForm.Console&version=1.9.30.1256Install as a Cake Addin
#tool nuget:?package=WindowsForm.Console&version=1.9.30.1256Install as a Cake Tool
Component of WindowsForm, ConsoleGUI is added to WindowsForm Application.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 is compatible. net452 net452 is compatible. net46 net46 is compatible. net461 net461 is compatible. net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 1.9.30.1256 | 30,904 | 9/30/2017 | 1.9.30.1256 is deprecated because it is no longer maintained. |
| 1.7.10.240 | 2,749 | 7/9/2017 | 1.7.10.240 is deprecated because it is no longer maintained. |
| 1.0.1 | 3,558 | 5/22/2017 | 1.0.1 is deprecated because it is no longer maintained. |
- 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