ASP.NET Core
Create Northwind Traders Code First with Entity Framework Core - Part 2
Welcome back! In part 1 of this series we created the solution and scaffolded the data model based on an existing database. In part 2 we will clean-up the data model by improving the naming of entities and navigation properties, we will create two data migrations - one to create