This article is the first of a series that is aimed to explain how to use familiar technologies with .NET CORE. The aim of this post is to create a Database from scratch using Entity Framework. We will configure SqlServer to run with our core app and finally touch upon table relationship in Entity Framework….