Create empty app

Creating an empty asp.net app

Let us start by creating the most simplest app which is an empty ASP net core app as shown:

At the time of writing, there is no CLI command for this!

Project created

Last updated