Which version of Entity Framework introduced a more lightweight and extensible architecture?

  • Entity Framework 4
  • Entity Framework 5
  • Entity Framework 6
  • Entity Framework Core
Entity Framework Core introduced a more lightweight and extensible architecture compared to previous versions. Its modular design and reduced dependencies make it suitable for a wide range of applications, including those targeting cross-platform and cloud environments. This architecture enables better performance and scalability.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *