Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / command-line

Command Line

command-line

Great Reads

by honey the codewitch
Start out with the basics for command line argument processing and exception handling for your console based utilities
by charles henington
A simple workaround for FilePermission in monodevelop
by Bjørn
Using the FFmepg.exe to create video snapshots
by yuvalsol
Batch script that retrieves checked out and changed files from TFS and saves their paths to output file

Latest Articles

by honey the codewitch
Start out with the basics for command line argument processing and exception handling for your console based utilities
by charles henington
A simple workaround for FilePermission in monodevelop
by Bjørn
Using the FFmepg.exe to create video snapshots
by yuvalsol
Batch script that retrieves checked out and changed files from TFS and saves their paths to output file

All Articles

Sort by Score

command-line 

by honey the codewitch
Start out with the basics for command line argument processing and exception handling for your console based utilities
by charles henington
A simple workaround for FilePermission in monodevelop
by Bjørn
Using the FFmepg.exe to create video snapshots
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
by Yisrael Lax
.NET Library for automatically validating and casting console input parameters
by Mircea Neacsu
Parser for command line options
by FrostedSyntax
How to create batch files that make navigating the filesystem in the command prompt a breeze.
by Eric Lynch
A flexible command line parsing class that uses C# attributes and reflection to discover syntax
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.
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.
by Master DJon
Layer over System.CommandLine that overall eases Posix style commands integration into existing projects
by Frank-Rene Schaefer
Using Quex to generate lexical analyzers
by Michael Sydney Balloni
Replace your nasty .bat files with friendly mscripts for clean and powerful command line operations
by honey the codewitch
Generate powerful, maintainable parsers in most major .NET languages using a friendly grammar format
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