MVC初学 - The type or namespace name 'DbContext' could not be found
生活随笔
收集整理的這篇文章主要介紹了
MVC初学 - The type or namespace name 'DbContext' could not be found
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
問(wèn)題:
The type or namespace name 'DbContext' could not be found (are you missing a using directive or an assembly reference?)?
?
解決方案:
引用?EntityFramework.dll 即可.
?
轉(zhuǎn)載于:https://www.cnblogs.com/zero530/p/4703826.html
總結(jié)
以上是生活随笔為你收集整理的MVC初学 - The type or namespace name 'DbContext' could not be found的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: hover事件注册实例一枚
- 下一篇: 注意Entity中的Uptate