Create a Console Application from Scratch

Let’s create a console application that shows “Hello, World!”

We will create this application from scratch, building each piece necessary for your application to function.

Review example sources [cli-api]

Download example archive [cli-api.zip]