Top 20 NuGet Packages
Fournit des classes permettant la mise en place du pattern command
Parses command line arguments, includes a single C# file as source code into the project
Share screenshots to every application by using the command line.
This is a nice little command line parser based on Ray Hayes codeproject article Automatic Command Line Parsing in C#. I have adapted it to VB.NET and upgraded it to .NET 3.5.
An updated command line parser that has a built in commanding architecture. The usage varies depending on what you ar...
This is a nice little command line parser based on Ray Hayes codeproject article Automatic Command Line Parsing in C#. I have adapted it to VB.NET and upgraded it to .NET 3.5.
An updated command line parser that has a built in commanding architecture. The usage varies depending on what you ar...
This is a nice little command line parser based on Ray Hayes codeproject article Automatic Command Line Parsing in C#. I have adapted it to VB.NET and upgraded it to .NET 3.5.
An updated command line parser that has a built in commanding architecture. The usage varies depending on what you ar...
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks.
The Command Management System supports the implementation of methods and classes as executable commands or actions.
This is e.g. practical if you want to implement chat bots or react to actions by incoming packets within a server.
Supported platforms:
* .NET 4.5
* .NET 4.6
* .NET Standard 2.0
Simple, lightweight, and powerful command parsing library. Useful for command handling in chat or game applications.
Documentation: https://www.pyratron.com/command-parser
A library to make the creation of .Net Command Line Application as simple as possible. Let this library take care of the wiring so you can focus on building your application.
CommandCore.LightIoC offers lightweight inversion of control capabilities, specifically designed for CommandCore.Library, which provides MVC-style command line application development. You can find more information as well the source code of both libraries at their Github page: https://github.com/ta...
A reader for command-line parameters, supporting both long and short options, boolean flags, string values and positional parameters. Also enables deserializing parsed parameters to a POCO via a mapping-based mechanism.
Hosting and startup abstractions for command line applications.
The purpose of this library is to simplify and unify the
mundane task of command line parsing and validating on
Windows and Linux systems.
Please check the project website for further documentation.