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 34,778 9/30/2023
4.1.0 1,281 7/30/2023
4.0.9 281 7/16/2023
4.0.8 643 6/24/2023
4.0.7 519 5/13/2023
4.0.6 741 3/28/2023
4.0.5 296 3/25/2023
4.0.4 1,097 1/15/2023
4.0.3 425 1/1/2023
4.0.2 442 12/15/2022
4.0.1 687 10/29/2022
4.0.0 562 10/15/2022
4.0.0-beta9 310 8/10/2022
4.0.0-beta8 218 8/6/2022
4.0.0-beta7 230 8/6/2022
4.0.0-beta6 257 8/3/2022
4.0.0-beta5 225 8/2/2022
4.0.0-beta4 209 7/20/2022
4.0.0-beta3 228 7/20/2022
4.0.0-beta2 208 7/13/2022
4.0.0-beta10 215 10/13/2022
4.0.0-beta1 370 7/13/2022
3.0.6 1,692 5/14/2022
3.0.5 2,553 3/25/2022
3.0.4 544 3/13/2022
3.0.3 549 3/12/2022
3.0.2 491 3/7/2022
3.0.1 610 2/21/2022
3.0.0 545 2/19/2022
2.0.1 2,756 11/18/2021
2.0.0 790 8/21/2021
1.0.0 468 7/31/2021
0.9.9 431 7/26/2021
0.9.8 388 7/26/2021
0.9.7 504 6/27/2021
0.9.6 505 6/12/2021
0.9.5 467 6/6/2021
0.9.4 484 6/1/2021
0.9.3 483 5/30/2021
0.9.2 401 5/29/2021
0.9.1 383 5/26/2021
0.9.0 414 5/25/2021
0.8.9 467 5/23/2021
0.8.8 422 5/20/2021
0.8.7 439 5/15/2021
0.8.6 456 5/15/2021
0.8.5 386 5/14/2021
0.8.4 455 5/8/2021
0.8.3 440 5/3/2021
0.8.2 451 4/30/2021
0.8.1 448 4/3/2021
0.8.0 435 4/2/2021