Hi All, Entity Framework Core is the new generation data access technology. It is a easy and feature rich ORM which makes working with database in a .NET environment typesafe. But even though it makes things easy, there are many things that leaves developers in confusion and they move on saying that “it is working, […]