Wheel.Commands NuGet Package

A command management system compatible with .NET core >= 2.0.

and .NET classic framework (including the obsolete .NET framework 2.0). Definition of commands, parsing of command-line arguments, execution of commands.

Commands can be defined using a Startup class (similarly to ASP.NET Core) and/or using a builder interface (inspired by the discontinued Microsoft.Extensions.CommandLineUtils project) and/or using reflection (Command and CommandOption attributes).




Got any Wheel.Commands Question?





Info

Version: 2.1.1
Author(s): Sébastien Hocquet
Last Update: Wednesday, February 20, 2019
.NET Fiddle: Create the first Fiddle
Project Url: http://ipamo.net/wheel
NuGet Url: https://www.nuget.org/packages/Wheel.Commands


Install
Install-Package Wheel.Commands
dotnet add package Wheel.Commands
paket add Wheel.Commands
Wheel.Commands Download (Unzip the "nupkg" after downloading)

.NETFramework 2.0 .NETStandard 2.0 net461


Tags



STATS

must-have-score

1

avg-downloads-per-day

1

days-since-last-release

1885