PrettyPrompt 4.1.1

dotnet add package PrettyPrompt --version 4.1.1
                    
NuGet\Install-Package PrettyPrompt -Version 4.1.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="PrettyPrompt" Version="4.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="PrettyPrompt" Version="4.1.1" />
                    
Directory.Packages.props
<PackageReference Include="PrettyPrompt" />
                    
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 PrettyPrompt --version 4.1.1
                    
#r "nuget: PrettyPrompt, 4.1.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 PrettyPrompt@4.1.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=PrettyPrompt&version=4.1.1
                    
Install as a Cake Addin
#tool nuget:?package=PrettyPrompt&version=4.1.1
                    
Install as a Cake Tool

A command line prompt (i.e. a Console.ReadLine replacement) that provides syntax highlighting, autocomplete menus, history, and multi-line input.

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on PrettyPrompt:

Package Downloads
Silverfly.Repl

A little framework to build parsers

Mykeels.CSharpRepl

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on PrettyPrompt:

Repository Stars
waf/CSharpRepl
A command line C# REPL with syntax highlighting – explore the language, libraries and nuget packages interactively.
Draco-lang/Compiler
The compiler repository for the Draco programming language.
Version Downloads Last Updated
4.1.1 35,114 9/30/2023
4.1.0 1,288 7/30/2023
4.0.9 290 7/16/2023
4.0.8 648 6/24/2023
4.0.7 524 5/13/2023
4.0.6 746 3/28/2023
4.0.5 301 3/25/2023
4.0.4 1,102 1/15/2023
4.0.3 431 1/1/2023
4.0.2 449 12/15/2022
4.0.1 693 10/29/2022
4.0.0 570 10/15/2022
4.0.0-beta9 318 8/10/2022
4.0.0-beta8 226 8/6/2022
4.0.0-beta7 238 8/6/2022
4.0.0-beta6 263 8/3/2022
4.0.0-beta5 233 8/2/2022
4.0.0-beta4 218 7/20/2022
4.0.0-beta3 235 7/20/2022
4.0.0-beta2 217 7/13/2022
4.0.0-beta10 222 10/13/2022
4.0.0-beta1 390 7/13/2022
3.0.6 1,702 5/14/2022
3.0.5 2,621 3/25/2022
3.0.4 554 3/13/2022
3.0.3 556 3/12/2022
3.0.2 498 3/7/2022
3.0.1 618 2/21/2022
3.0.0 553 2/19/2022
2.0.1 2,764 11/18/2021
2.0.0 798 8/21/2021
1.0.0 476 7/31/2021
0.9.9 438 7/26/2021
0.9.8 395 7/26/2021
0.9.7 511 6/27/2021
0.9.6 516 6/12/2021
0.9.5 474 6/6/2021
0.9.4 490 6/1/2021
0.9.3 489 5/30/2021
0.9.2 407 5/29/2021
0.9.1 389 5/26/2021
0.9.0 420 5/25/2021
0.8.9 473 5/23/2021
0.8.8 429 5/20/2021
0.8.7 445 5/15/2021
0.8.6 463 5/15/2021
0.8.5 394 5/14/2021
0.8.4 461 5/8/2021
0.8.3 447 5/3/2021
0.8.2 458 4/30/2021
0.8.1 454 4/3/2021
0.8.0 443 4/2/2021