Sunday, December 30, 2018

Can’t add Entity framework in items?

I’m trying to practice using EF by modeling a basic database locally.

My understanding is that I just need entity framework nugget package installed and sql server data tools for visual studio installed. When I right click on the project and add item, there is nothing there for entity framework. Just basic options for adding a class, text file, etc.

I’m using visual studio 2017 community. What am I missing here?

I’ve tried reinstalling many times and I can’t get it to pop up. I’ve tried with an mvc asp.net (.net framework) application and also a console app of the same.

Nothing I’ve looked up online works.

Can’t add Entity framework in items? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team