iiRecord
Agentic AI Atlas · EF Core Migrations
library:efcore-migrationsa5c.ai
II.
Library overview

library:efcore-migrations

Reference · live

EF Core Migrations overview

Database schema migration subsystem built into Entity Framework Core that generates incremental migration files from model changes, applies them via the dotnet-ef CLI or MigrationBuilder API, and tracks history in a migrations table.

LibraryOutgoing · 3Incoming · 1

Attributes

displayName
EF Core Migrations
belongsToLanguageId
category
orm
description
Database schema migration subsystem built into Entity Framework Core that generates incremental migration files from model changes, applies them via the dotnet-ef CLI or MigrationBuilder API, and tracks history in a migrations table.

Outgoing edges

alternative_to1
belongs_to_language1
library_used_by1

Incoming edges

alternative_to1