Questions tagged [dotnet-new]

16 questions
0
votes
2 answers

How to create a ASP.NET Core Project in VB.NET language using dotnet cli command?

I have migrated the project from Dot.Net-Framework 4.7.2 to Asp.Net-Core 3.1 with VB.NET language. I have checked in Microsoft link below, there is no CLI Command for VB.NET in Asp.Net Core templates. They mentioned only C# language for ASP.NET…
Karthic G
  • 1,162
  • 1
  • 14
  • 31
1
2