Mid EF Core

What about migrations and model changes when using non-relational / special databases?

  • Migrations support may be limited or unavailable.
  • May require manual scripts or provider-specific tooling.
  • Consider NoSQL-specific approaches for schema changes.

More from Entity Framework Core Tutorial

All questions for this course