Click here to Skip to main content
15,881,852 members
Everything / Command line

Command line

command-line

Great Reads

by Bjørn
Using the FFmepg.exe to create video snapshots
by Mircea Neacsu
Parser for command line options
by Master DJon
Layer over System.CommandLine that overall eases Posix style commands integration into existing projects
by honey the codewitch
Easily crack your command line arguments into a dictionary with this code

Latest Articles

by honey the codewitch
Presenting a C# partial Program class to add core functionality to your CLI projects and get you up and running faster
by honey the codewitch
Easily crack your command line arguments into a dictionary with this code
by Master DJon
Layer over System.CommandLine that overall eases Posix style commands integration into existing projects
by Mircea Neacsu
Parser for command line options

All Articles

Sort by Score

Command line 

6 Apr 2015 by Bjørn
Using the FFmepg.exe to create video snapshots
2 Jan 2023 by Mircea Neacsu
Parser for command line options
16 Oct 2023 by Master DJon
Layer over System.CommandLine that overall eases Posix style commands integration into existing projects
22 Feb 2020 by honey the codewitch
Glory can parse virtually anything, even natural language. Add powerful parsers to your projects. Parse languages like C# or incorporate human language parsing with your AI code.
15 Feb 2024 by honey the codewitch
Presenting a C# partial Program class to add core functionality to your CLI projects and get you up and running faster
7 Jan 2018 by charles henington
A simple workaround for FilePermission in monodevelop
4 May 2020 by honey the codewitch
Start out with the basics for command line argument processing and exception handling for your console based utilities
9 Jan 2020 by honey the codewitch
Generate powerful, maintainable parsers in most major .NET languages using a friendly grammar format
4 Apr 2018 by Eric Lynch
A flexible command line parsing class that uses C# attributes and reflection to discover syntax
10 Nov 2020 by Yisrael Lax
.NET Library for automatically validating and casting console input parameters
7 Feb 2022 by Michael Sydney Balloni
Replace your nasty .bat files with friendly mscripts for clean and powerful command line operations
27 Mar 2014 by Sergey Nizhegorodtsev
The article explains step-by-step how to start programming using cryptocurrency API for Bitcoin, Litecoin, CrimeaCoin, etc. The working example has been written for Crimeacoin.
26 Dec 2015 by Frank-Rene Schaefer
Using Quex to generate lexical analyzers
8 Jan 2018 by Ehsan Sajjad
This is a step by step guide for beginner on how to install .NET Core 2.0 and create a Console Application without any IDE using Command Prompt/PowerShell
6 Mar 2016 by FrostedSyntax
How to create batch files that make navigating the filesystem in the command prompt a breeze.