Cratis Arc Ef Core Migration

Change an Entity Framework Core schema in a Cratis Arc application — the DbContext base types Arc provides, the cross-database column helpers, JSON columns, how a migration is created and applied, and how an EF Core read model becomes injectable into a command. Use when adding or changing a table, column, relationship, or index behind an Arc application. Do not use for Chronicle read models or for query paging.

Cratis 6358c6f 2 files · 10.9 KB Updated

File contents

Cratis/AI/tree/main/skills/cratis-arc-ef-core-migration commit 6358c6f469

Frequently asked questions

npx skillmds@latest add cratis/cratis-arc-ef-core-migration