时间:2021-07-01 10:21:17 帮助过:2人阅读
问题:
The type or namespace name ‘DbContext‘ could not be found (are you missing a using directive or an assembly reference?)
解决方案:
引用 EntityFramework.dll 即可.
MVC初学 - The type or namespace name 'DbContext' could not be found
标签: