(Joydip Kanjilal) Entity Framework Core (EF Core) is a lightweight, open source, cross platform and extensible version of Microsoft’s popular ORM Entity Framework. EF Core is light-weight and runs on top of the .NET Core runtime. While working on ORMs we often use models that are mapped to database