Sign in Sign up
nuget

Blzr.Components.CommandLine

A Blazor component that provides a command line interface (CLI) for ASP.NET Core Blazor applications. Define and execute custom commands with options, arguments, and help text — all from a browser-based console UI. Features: - Create sync and async custom commands - Streaming output support — command output is displayed in real-time as it is produced - Built-in help system — usage info, command descriptions, and options are shown automatically - Long-running command support with progress tracking - Built on System.CommandLine 2.0.1 Example scenarios: - Clear response cache - Export log files - Change run-time settings - Monitor application resources - Stream real-time data to the console

nuget View on Nuget

Activity

Latest release
7mo ago
Total releases
7
Cadence
~32 days
Last 12 months
3

Details

First release
Dec 17, 2019
Releases
Version Released
10.2.0 minor
10.1.0 minor
10.0.0 major
5.0.0 major
3.1.0 minor
3.0.0 major
2.0.0 initial