In this post, we will see how to simply create a dotnet core application using the command line. For that, we will use Windows Terminal with PowerShell, but it is possible to use any terminal for it :) Installing dotnet core with command line Install dotnet core with the command line is quite simple. …