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 …
Solutions Architect & Software Engineer • Microsoft MVP in Developer Technologies
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 …
In this 2 part series, I’ll show you how to create a code first version of Northwind using Entity Framework Core. We’ll start by creating the database from scripts, scaffolding …
If you need to install the GitHub extension for Visual Studio 2017 simply follow these steps. Using the Start Menu, locate and launch the Visual Studio Installer Under Visual Studio …
I received this error attempting to install Visual Studio 2017 RC: A product matching the following parameters cannot be found: channelId: VisualStudio15.Release productId: Microsoft.VisualStudio.Product.Enterprise This can occur if you have …