Sunday, April 21, 2019

Adding a table to a database and then updating entity framework?

I'm working on an asp.net core application and I'm using entity framework core and I'm also using Visual Studio 2017.

I needed to add a table to my database. I went ahead and created the table SQL Server Management Studio. All I need to do now is update the entity framework to see my table.

Unfortunately, I'm having a hard time finding a tutorial to walk me through doing this.

Adding a table to a database and then updating entity framework? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team