for a free tutorial on creating an MVC project with vscode. Does anyone have any suggestions? I can only find tutorials on how to run C# on vscode and not many projects.
you can try to run dotnet new list in terminal to see which kind of template u can use. it's easier to create new project in visual studio dotnet new refer: https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-new
I'll give it a try. thanks
Обсуждают сегодня