Mid EF Core

What are the benefits of using EF Core?

  • Productivity via abstraction from SQL
  • Cross-platform support
  • Strongly-typed LINQ queries
  • Migration support
  • Tracks changes automatically
  • Works well with dependency injection

More from Entity Framework Core Tutorial

All questions for this course