【发布时间】:2017-01-03 18:34:27
【问题描述】:
当尝试使用带有 Update 3 的 Visual Studio 15 Enterprise 在 ASP.NET Core 项目中添加控制器时,我收到以下错误:
"The was an error running the selected code generator: No executables found matching command 'dotnet-aspnet-codegenerator'"
【问题讨论】:
标签: c# asp.net-core asp.net-core-mvc .net-core