Biss.Cli
10.4.1
dotnet add package Biss.Cli --version 10.4.1
NuGet\Install-Package Biss.Cli -Version 10.4.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="Biss.Cli" Version="10.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Biss.Cli" Version="10.4.1" />
<PackageReference Include="Biss.Cli" />
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 Biss.Cli --version 10.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Biss.Cli, 10.4.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.
#:package Biss.Cli@10.4.1
#: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=Biss.Cli&version=10.4.1
#tool nuget:?package=Biss.Cli&version=10.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Biss.Cli
© 2026 FOTEC Forschungs- und Technologietransfer GmbH | https://www.fotec.at
What can this NuGet package do?
This NuGet package provides a comprehensive command-line interface (CLI) framework for building command-line applications. It includes utilities for command parsing, console output formatting, progress indicators, and animations.
How do I use it?
For using this library, simply install the NuGet package. It builds on top of Biss.Core and Biss.Core.Logging.Events.
What are the core features?
- Command Framework - Build CLI applications with structured command support
- Console Output - Rich console formatting and styling using Spectre.Console
- Command Line Parsing - System.CommandLine integration for robust argument parsing
- Logging Integration - Built-in logging through Biss.Core.Logging.Events
Dependencies
| Package | Version | Purpose |
|---|---|---|
| Biss.Core | Latest | Core utilities and base classes |
| Biss.Core.Logging.Events | Latest | Event-based logging framework |
| Spectre.Console | 0.54.0+ | Rich console output formatting |
| System.CommandLine | 2.0.0-beta4+ | CLI argument and command parsing |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Biss (>= 10.4.1)
- Biss.Core.Logging.Events (>= 10.4.1)
- Spectre.Console (>= 0.54.0)
- System.CommandLine (= 2.0.0-beta4.22272.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Biss.Cli:
| Package | Downloads |
|---|---|
|
Biss.DevOps.Core
Tools für BISS Entwickler |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.4.1 | 64 | 2/12/2026 |
Changelog.md