TreeBasedCli 3.2.10

dotnet add package TreeBasedCli --version 3.2.10
                    
NuGet\Install-Package TreeBasedCli -Version 3.2.10
                    
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.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TreeBasedCli" Version="3.2.10" />
                    
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.10
                    
#r "nuget: TreeBasedCli, 3.2.10"
                    
#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.10
                    
#: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.10
                    
Install as a Cake Addin
#tool nuget:?package=TreeBasedCli&version=3.2.10
                    
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.10 136 8/20/2025
3.2.6 361 7/22/2023
3.2.5 419 1/12/2023
3.2.4 389 1/12/2023
3.2.3 378 1/12/2023
3.2.2 374 1/12/2023
3.2.1 374 1/12/2023
3.2.0 343 1/12/2023
3.1.6 375 1/7/2023
3.1.5 411 1/4/2023
3.1.4 415 1/4/2023
3.1.3 388 1/4/2023
3.1.2 395 1/4/2023
3.1.1 394 1/2/2023
3.1.0 367 1/2/2023
3.0.1 365 1/2/2023
3.0.0 380 12/27/2022
2.2.9 395 12/26/2022
2.2.8 369 12/26/2022
2.2.7 388 12/26/2022
2.2.6 382 12/26/2022
2.2.5 371 12/26/2022
2.2.4 397 12/26/2022
2.2.3 387 12/26/2022
2.2.2 373 12/26/2022
2.2.1 401 12/26/2022
2.2.0 394 12/24/2022
2.1.0 378 12/24/2022
2.0.2 607 12/24/2022
2.0.1 373 12/24/2022
2.0.0 372 12/24/2022
1.1.4 481 9/13/2021
1.1.3 480 9/12/2021
1.1.2 496 9/12/2021
1.1.1 564 11/29/2020
1.1.0 479 11/29/2020
1.0.6 532 11/22/2020
1.0.5 499 11/22/2020
1.0.4 504 11/22/2020
1.0.3 502 11/22/2020
1.0.2 619 12/25/2019
1.0.1 596 12/25/2019
1.0.0-alpha 710 3/4/2019