BitPantry.CommandLine
4.0.0.1
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 BitPantry.CommandLine --version 4.0.0.1
NuGet\Install-Package BitPantry.CommandLine -Version 4.0.0.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="BitPantry.CommandLine" Version="4.0.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BitPantry.CommandLine" Version="4.0.0.1" />
<PackageReference Include="BitPantry.CommandLine" />
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 BitPantry.CommandLine --version 4.0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BitPantry.CommandLine, 4.0.0.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 BitPantry.CommandLine@4.0.0.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=BitPantry.CommandLine&version=4.0.0.1
#tool nuget:?package=BitPantry.CommandLine&version=4.0.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Command line library
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- BitPantry.FIGlet (>= 2.0.1.5)
- BitPantry.Parsing.Strings (>= 2.0.1.6)
- Microsoft.Extensions.DependencyInjection (>= 3.1.8)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.8)
- System.CodeDom (>= 6.0.0)
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.2.0 | 167 | 4/30/2025 |
5.1.1 | 144 | 4/5/2025 |
5.1.0 | 185 | 3/12/2025 |
5.0.3 | 173 | 3/9/2025 |
5.0.2 | 166 | 3/8/2025 |
5.0.1 | 251 | 3/5/2025 |
5.0.0 | 125 | 2/24/2025 |
4.0.0.1 | 157 | 8/17/2024 |
3.0.0.8 | 212 | 8/30/2023 |
3.0.0.5 | 426 | 10/26/2022 |
3.0.0.4 | 461 | 10/20/2022 |
3.0.0.3 | 457 | 8/26/2022 |
3.0.0.2 | 442 | 8/26/2022 |
3.0.0.1 | 449 | 8/26/2022 |
2.0.0.14 | 464 | 8/18/2022 |
2.0.0 | 469 | 8/26/2022 |
1.0.1.12 | 526 | 2/27/2021 |
1.0.1.11 | 455 | 2/24/2021 |
1.0.1.9 | 928 | 9/25/2020 |
1.0.0 | 619 | 9/18/2020 |
- Implemented dependency injection as default using a pattern similar to the WebApplicationBuilder
- Updated cross-platform compliance for masked inputs