W Y A T T F L E M I N G

Truth through experimentation

Entity Framework Core

Using EF Core to Connect your Project to a Database

Installing necessary packages for EF Core

You need to install four NuGet Packages to work with Microsoft SQL Server:

Working with EF Core

EF Core can change the schema of a database so that it will store whatever information you would like it to. This is a feature of EF known as a migration and is what we are trying to execute.

To get help about …

Read More…

My name is Wyatt Fleming. I am a Project Manager at WebJaguar and a life-long learner interested in history, economics, gardening, and computers.