A library for building CLI applications.
Info
| Version: | 5.2.0 |
| Author(s): | BitPantry |
| Last Update: | Wednesday, April 30, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bitpantry/BitPantry.CommandLine |
| NuGet Url: | https://www.nuget.org/packages/BitPantry.CommandLine |
Install
Install-Package BitPantry.CommandLine
dotnet add package BitPantry.CommandLine
paket add BitPantry.CommandLine
BitPantry.CommandLine Download (Unzip the "nupkg" after downloading)
Dependencies
- 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)