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 103 8/20/2025
3.2.6 356 7/22/2023
3.2.5 410 1/12/2023
3.2.4 380 1/12/2023
3.2.3 371 1/12/2023
3.2.2 367 1/12/2023
3.2.1 362 1/12/2023
3.2.0 335 1/12/2023
3.1.6 365 1/7/2023
3.1.5 403 1/4/2023
3.1.4 410 1/4/2023
3.1.3 383 1/4/2023
3.1.2 389 1/4/2023
3.1.1 386 1/2/2023
3.1.0 358 1/2/2023
3.0.1 356 1/2/2023
3.0.0 371 12/27/2022
2.2.9 389 12/26/2022
2.2.8 363 12/26/2022
2.2.7 382 12/26/2022
2.2.6 377 12/26/2022
2.2.5 366 12/26/2022
2.2.4 391 12/26/2022
2.2.3 382 12/26/2022
2.2.2 364 12/26/2022
2.2.1 396 12/26/2022
2.2.0 387 12/24/2022
2.1.0 368 12/24/2022
2.0.2 600 12/24/2022
2.0.1 368 12/24/2022
2.0.0 365 12/24/2022
1.1.4 476 9/13/2021
1.1.3 472 9/12/2021
1.1.2 486 9/12/2021
1.1.1 559 11/29/2020
1.1.0 470 11/29/2020
1.0.6 527 11/22/2020
1.0.5 491 11/22/2020
1.0.4 496 11/22/2020
1.0.3 495 11/22/2020
1.0.2 612 12/25/2019
1.0.1 591 12/25/2019
1.0.0-alpha 698 3/4/2019