Migrations In Entity Framework Core
Entity Framework Core is an ORM (object-relational mapper) that can be used to access data from various data sources. Entity Framework was the initial framework that was part of the classic .NET Framework (predecessor of .NET Core).