TreeBasedCli 3.2.6

dotnet add package TreeBasedCli --version 3.2.6
                    
NuGet\Install-Package TreeBasedCli -Version 3.2.6
                    
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="TreeBasedCli" Version="3.2.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TreeBasedCli" Version="3.2.6" />
                    
Directory.Packages.props
<PackageReference Include="TreeBasedCli" />
                    
Project file
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 TreeBasedCli --version 3.2.6
                    
#r "nuget: TreeBasedCli, 3.2.6"
                    
#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 TreeBasedCli@3.2.6
                    
#: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=TreeBasedCli&version=3.2.6
                    
Install as a Cake Addin
#tool nuget:?package=TreeBasedCli&version=3.2.6
                    
Install as a Cake Tool

TreeBasedCli is a C# library that simplifies the process of creating command-line interfaces (CLIs) with nested subcommands. This library is designed to help developers build CLIs that offer an intuitive and user-friendly experience, with clear and concise documentation and actionable error messages to guide users through the command tree. With TreeBasedCli, you can easily organize and structure your CLI's functionality, and take advantage of native support for asynchronous command execution and customizable dependency injection.

       Whether you're building a small personal CLI or a larger, more complex application, TreeBasedCli is a powerful choice that helps you create CLIs that provide a seamless and enjoyable experience for your users.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.
  • net7.0

    • No dependencies.

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
3.2.6 304 7/22/2023
3.2.5 395 1/12/2023
3.2.4 364 1/12/2023
3.2.3 357 1/12/2023
3.2.2 350 1/12/2023
3.2.1 345 1/12/2023
3.2.0 317 1/12/2023
3.1.6 349 1/7/2023
3.1.5 390 1/4/2023
3.1.4 396 1/4/2023
3.1.3 368 1/4/2023
3.1.2 373 1/4/2023
3.1.1 370 1/2/2023
3.1.0 343 1/2/2023
3.0.1 342 1/2/2023
3.0.0 355 12/27/2022
2.2.9 374 12/26/2022
2.2.8 346 12/26/2022
2.2.7 365 12/26/2022
2.2.6 357 12/26/2022
2.2.5 352 12/26/2022
2.2.4 375 12/26/2022
2.2.3 367 12/26/2022
2.2.2 348 12/26/2022
2.2.1 379 12/26/2022
2.2.0 373 12/24/2022
2.1.0 354 12/24/2022
2.0.2 586 12/24/2022
2.0.1 352 12/24/2022
2.0.0 351 12/24/2022
1.1.4 455 9/13/2021
1.1.3 455 9/12/2021
1.1.2 467 9/12/2021
1.1.1 541 11/29/2020
1.1.0 450 11/29/2020
1.0.6 507 11/22/2020
1.0.5 470 11/22/2020
1.0.4 477 11/22/2020
1.0.3 474 11/22/2020
1.0.2 593 12/25/2019
1.0.1 572 12/25/2019
1.0.0-alpha 659 3/4/2019