BitPantry.CommandLine
5.4.0
dotnet add package BitPantry.CommandLine --version 5.4.0
NuGet\Install-Package BitPantry.CommandLine -Version 5.4.0
<PackageReference Include="BitPantry.CommandLine" Version="5.4.0" />
<PackageVersion Include="BitPantry.CommandLine" Version="5.4.0" />
<PackageReference Include="BitPantry.CommandLine" />
paket add BitPantry.CommandLine --version 5.4.0
#r "nuget: BitPantry.CommandLine, 5.4.0"
#:package BitPantry.CommandLine@5.4.0
#addin nuget:?package=BitPantry.CommandLine&version=5.4.0
#tool nuget:?package=BitPantry.CommandLine&version=5.4.0
A library for building CLI applications.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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. |
-
net8.0
- BitPantry.Parsing.Strings (>= 2.0.2)
- Microsoft.Extensions.DependencyInjection (>= 9.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.1)
- Microsoft.Extensions.Logging (>= 9.0.1)
- Spectre.Console (>= 0.54.0)
- System.CodeDom (>= 6.0.0)
- System.Linq.Dynamic.Core (>= 1.6.0.1)
- TestableIO.System.IO.Abstractions.Wrappers (>= 21.2.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on BitPantry.CommandLine:
| Package | Downloads |
|---|---|
|
BitPantry.CommandLine.Remote.SignalR
Supports the BitPantry.CommandLine.Remote client and server packages |
|
|
BitPantry.CommandLine.Remote.SignalR.Server
Turns an ASP.NET application into a remote CommandLine server with JWT token authentication. |
|
|
BitPantry.CommandLine.Remote.SignalR.Client
Extends the core BitPantry.CommandLine functionality to add a client for connecting to remote CommandLine SignalR servers. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.4.0 | 89 | 3/26/2026 |
| 5.3.1 | 140 | 3/25/2026 |
| 5.3.0 | 145 | 3/22/2026 |
| 5.2.0 | 344 | 4/30/2025 |
| 5.1.1 | 242 | 4/5/2025 |
| 5.1.0 | 277 | 3/12/2025 |
| 5.0.3 | 240 | 3/9/2025 |
| 5.0.2 | 262 | 3/8/2025 |
| 5.0.1 | 333 | 3/5/2025 |
| 5.0.0 | 204 | 2/24/2025 |
| 4.0.0.1 | 234 | 8/17/2024 |
| 3.0.0.8 | 285 | 8/30/2023 |
| 3.0.0.5 | 521 | 10/26/2022 |
| 3.0.0.4 | 552 | 10/20/2022 |
| 3.0.0.3 | 567 | 8/26/2022 |
| 3.0.0.2 | 544 | 8/26/2022 |
| 3.0.0.1 | 566 | 8/26/2022 |
| 2.0.0.14 | 567 | 8/18/2022 |
| 2.0.0 | 579 | 8/26/2022 |
Assembly-based command module system for plugin distribution. Differential rendering for syntax highlighting. Bug fixes for ghost text styling and cursor visibility.