且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何将控制器添加到ASP.NET MVC与Visual Studio 2013和Entity Framework?

更新时间:2023-02-25 16:46:14

如果你得到,说:有一个错误获取类型...,请确保您构建的Visual Studio项目您添加后的错误消息班上。脚手架使用反射来查找类。

If you get an error message that says "There was an error getting the type...", make sure that you built the Visual Studio project after you added the class. The scaffolding uses reflection to find the class.