How would I go upon detecting input for a console application in C#?
Let\'s say for example I want the console application to start up by writing: Welcome To Food Hu
Came across gsscoder/commandline. A clean Object Oriented implementation, available through NuGet.