Entity Framework with .Net Core
I have been using Entity Framework for a few months now and I thought it was time that I start putting up a few tutorials about it. So here is the first one. In this tutorial we are going to make a simple console application to hold employee data. Setup […]