How do I create an asp.net project (in Visual Basic) that uses net core only? I don't see this choice on the list of 'Create' choices in Visual Studio.
Visual Basic is available in .NET 5.0 but not all projects support Visual Basic.
https://docs.microsoft.com/en-us/dotnet/core/dotnet-five#visual-basic-updates
my advice move to the C# as soon. There is more scope .