ConsoleTools 1.2.1

Prefix Reserved
dotnet add package ConsoleTools --version 1.2.1
                    
NuGet\Install-Package ConsoleTools -Version 1.2.1
                    
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="ConsoleTools" Version="1.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ConsoleTools" Version="1.2.1" />
                    
Directory.Packages.props
<PackageReference Include="ConsoleTools" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ConsoleTools --version 1.2.1
                    
#r "nuget: ConsoleTools, 1.2.1"
                    
#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.
#:package ConsoleTools@1.2.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ConsoleTools&version=1.2.1
                    
Install as a Cake Addin
#tool nuget:?package=ConsoleTools&version=1.2.1
                    
Install as a Cake Tool

ConsoleTools

A set of tools and "controls" for the .net Console. It contains: List Input/Output Controls, Text Input/Output Controls, Progress Bar, Spinner, Data Table, Prompter, Menus, etc.

Note: For any bug or feature request please add a new issue on GitHub: https://github.com/lastunicorn/ConsoleTools/issues/new/choose

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on ConsoleTools:

Package Downloads
HexaEightJWTLibrary

Create and Validate HexaEight JWT Tokens using this Libarary. This Library provides helper functions to implement HexaEight authenticated encryption and decryption of messages.

HexaEight.Bridge

CoreCLR-host bridge for consuming HexaEight identity and DDE encryption libraries from non-.NET hosts such as Node.js (node-api-dotnet) and Python (pythonnet). Wraps synchronous HexaEight methods in Task.Run to avoid JSSynchronizationContext deadlocks, and eagerly preloads the dependency closure at static-ctor time so by-name resolution never fires on a worker thread.

ConsoleMvc

A small framework that helps to structure the presentation level of a console application.

TSRB.ConsoleUI

Package Description

HexaEight.JwtLibrary

Create and Validate HexaEight JWT Tokens using this Libarary. This Library provides helper functions to implement HexaEight authenticated encryption and decryption of messages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.1 12,874 9/5/2024
1.2.0 718 8/17/2024
1.1.1 46,891 4/5/2022
1.0.0 2,661 2/28/2022
0.5.5 1,606 12/14/2021
0.5.4 71,254 3/7/2020
0.5.3 8,948 1/4/2020
0.5.2 55,346 3/18/2019
0.5.1 13,119 9/11/2018
0.5.0 1,162 9/4/2018
0.4.0 1,707 5/16/2018
0.3.0 1,869 1/24/2018
0.2.0 2,030 1/15/2018
0.1.0 1,861 1/7/2018
0.0.2 1,837 1/5/2018
0.0.1 1,846 1/3/2018