ReadLine 1.1.0
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 ReadLine --version 1.1.0
NuGet\Install-Package ReadLine -Version 1.1.0
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="ReadLine" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ReadLine --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ReadLine, 1.1.0"
#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 ReadLine as a Cake Addin #addin nuget:?package=ReadLine&version=1.1.0 // Install ReadLine as a Cake Tool #tool nuget:?package=ReadLine&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A GNU-Readline like library for .NET/.NET Core
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Console (>= 4.3.0)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on ReadLine:
Package | Downloads |
---|---|
Dotnet.Script.Core
A cross platform library allowing you to run C# (CSX) scripts with support for debugging and inline NuGet packages. Based on Roslyn. |
|
OpenMod.Core
Core service implementations for OpenMod |
|
StoneFruit
CLI Commandlet host and execution engine |
|
Froda.Console
Froda Console |
|
MineNET
MinecraftBE Server |
GitHub repositories (7)
Showing the top 5 popular GitHub repositories that depend on ReadLine:
Repository | Stars |
---|---|
dotnet-script/dotnet-script
Run C# scripts from the .NET CLI.
|
|
KSP-CKAN/CKAN
The Comprehensive Kerbal Archive Network
|
|
microsoft/kernel-memory
RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
|
|
NethermindEth/nethermind
A robust execution client for Ethereum node operators.
|
|
DigitalRuby/ExchangeSharp
ExchangeSharp is a powerful, fast and easy to use .NET/C# API for interfacing with many crypto currency exchanges. REST and web sockets are supported.
|