강의

멘토링

커뮤니티

Inflearn Community Q&A

yyp10231737's profile image
yyp10231737

asked

Overseas Employment ASP.NET Core Web Development Basic Course

DbContext

DbContext 상속

Written on

·

282

0

안녕하세요

현재 vs3.0.1 버전 쓰고있는데

DbContext 클래스를 상속받으려고하는데 에러가뜨네요.

전구눌렀을때 package 'Microsoft.EntityFrameworkCore' 와 package 'EntityFramework'를 설치하라고해서 둘다 설치를해도 빨간줄이 지워지지않네요.

에러메세지는 The type or namespace name 'DbContext' could not be found 라고떠요

도와주시면 정말 감사하겠습니다 ㅠㅠ

ASP.NET-Core

Answer

This question is waiting for answers
Be the first to answer!
yyp10231737's profile image
yyp10231737

asked

Ask a question