This is an overview of EFCore 2.1 which contains many new features from EF6, such as lazy loading – which was not in EF Core until v2.1. EF Core Migrations EF Migrations We can run EF Migrations through Visual Studio in the PM console or through a plain command line console using […]