I don't see an equivalent way to create a console app in Visual Studio for the Mac. That is, the equivalent of
dotnet new console
When I want asp.net core does not seem to show up as an option. I'm assuming I've missed it since it's kind of a basic thing.
Thanks