Visual Studio Code create the aps.net core project(Visual Studio Code 创建asp.net core项目)

  1. Install the C# plug-in as shown below:

     

  2. Perfom the dotnet new --help command as shown below:

     

  3. Enter a path by using a command as shown below:

     

  4. create a without user authentication mvc project by using the 'dotnet new mvc --auth None' command  as shown below:

     

posted on 2019-04-29 17:04  Luiken  阅读(202)  评论(0编辑  收藏  举报

导航