ConsoLovers.ConsoleToolkit
5.0.0-rc1
This is a prerelease version of ConsoLovers.ConsoleToolkit.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package ConsoLovers.ConsoleToolkit --version 5.0.0-rc1
NuGet\Install-Package ConsoLovers.ConsoleToolkit -Version 5.0.0-rc1
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="ConsoLovers.ConsoleToolkit" Version="5.0.0-rc1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ConsoLovers.ConsoleToolkit --version 5.0.0-rc1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ConsoLovers.ConsoleToolkit, 5.0.0-rc1"
#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 ConsoLovers.ConsoleToolkit as a Cake Addin #addin nuget:?package=ConsoLovers.ConsoleToolkit&version=5.0.0-rc1&prerelease // Install ConsoLovers.ConsoleToolkit as a Cake Tool #tool nuget:?package=ConsoLovers.ConsoleToolkit&version=5.0.0-rc1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Toolbox for advanced console applications. The toolbox contains a console menu, a command line argument engine and some other useful console helpers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. 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.
-
- ConsoLovers.ConsoleToolkit.Core (>= 1.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 |
---|---|---|
6.2.1 | 1,323 | 12/8/2022 |
6.2.0 | 559 | 10/25/2022 |
6.1.0 | 442 | 10/13/2022 |
6.0.0 | 429 | 9/29/2022 |
6.0.0-rc9 | 158 | 8/31/2022 |
6.0.0-rc8 | 173 | 8/26/2022 |
6.0.0-rc7 | 171 | 8/25/2022 |
6.0.0-rc6 | 174 | 8/24/2022 |
6.0.0-rc5 | 181 | 8/24/2022 |
6.0.0-rc4 | 140 | 8/23/2022 |
6.0.0-rc3 | 178 | 8/23/2022 |
6.0.0-rc22 | 284 | 9/19/2022 |
6.0.0-rc21 | 181 | 9/17/2022 |
6.0.0-rc2 | 166 | 8/18/2022 |
6.0.0-rc19 | 183 | 9/16/2022 |
6.0.0-rc18 | 184 | 9/16/2022 |
6.0.0-rc17 | 190 | 9/15/2022 |
6.0.0-rc16 | 172 | 9/2/2022 |
6.0.0-rc15 | 165 | 9/2/2022 |
6.0.0-rc14 | 152 | 9/1/2022 |
6.0.0-rc13 | 160 | 9/1/2022 |
6.0.0-rc12 | 160 | 8/31/2022 |
6.0.0-rc11 | 170 | 8/31/2022 |
6.0.0-rc10 | 162 | 8/31/2022 |
6.0.0-rc1 | 144 | 8/18/2022 |
5.0.0-rc1 | 2,580 | 4/11/2018 |
4.0.1 | 3,994 | 4/9/2018 |
4.0.0 | 1,075 | 4/9/2018 |
4.0.0-rc2 | 880 | 4/8/2018 |
4.0.0-rc1 | 843 | 4/4/2018 |
3.0.3 | 1,146 | 4/3/2018 |
3.0.2 | 1,113 | 4/3/2018 |
3.0.1 | 1,175 | 1/29/2018 |
3.0.0 | 1,229 | 11/20/2017 |
3.0.0-rc2 | 938 | 8/24/2017 |
3.0.0-rc1 | 805 | 8/24/2017 |
2.0.6 | 2,078 | 7/14/2017 |
2.0.5 | 1,099 | 7/7/2017 |
1.0.0.2 | 1,074 | 4/21/2017 |
1.0.0.1 | 1,042 | 4/21/2017 |
1.0.0 | 1,279 | 2/24/2017 |
5.0.0-rc1
- Added nuget reference to ConsoLovers.ConsoleToolkit.Core package
5.0.0-alpha3
- Moved most classes to ConsoLovers.ConsoleToolkit.Core (that supports .NetStandard2.0)
Most important classes are:
- ConsoleMenu
- ColoredConsoleMenu
- InputBox
- ConsoleBuffer