BitPantry.CommandLine
4.0.0.1
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.
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.
// Install BitPantry.CommandLine as a Cake Addin #addin nuget:?package=BitPantry.CommandLine&version=4.0.0.1 // Install BitPantry.CommandLine as a Cake Tool #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. |
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
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.0.0.1 | 115 | 8/17/2024 |
3.0.0.8 | 185 | 8/30/2023 |
3.0.0.5 | 383 | 10/26/2022 |
3.0.0.4 | 414 | 10/20/2022 |
3.0.0.3 | 411 | 8/26/2022 |
3.0.0.2 | 393 | 8/26/2022 |
3.0.0.1 | 397 | 8/26/2022 |
2.0.0.14 | 414 | 8/18/2022 |
2.0.0 | 410 | 8/26/2022 |
1.0.1.12 | 452 | 2/27/2021 |
1.0.1.11 | 372 | 2/24/2021 |
1.0.1.9 | 822 | 9/25/2020 |
1.0.0 | 524 | 9/18/2020 |
- Implemented dependency injection as default using a pattern similar to the WebApplicationBuilder
- Updated cross-platform compliance for masked inputs