New features in the Entity Framework support!

Discussion of open issues, suggestions and bugs regarding Entity Framework support in ADO.NET Data providers
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New features in the Entity Framework support!

Post by Devart » Tue 09 Nov 2021 09:45

Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • Entity Framework Core 5.0.12 is supported (MySQL, Oracle, PostgreSQL, SQLite)
  • Entity Framework Core 3.1.21 is supported
  • The bug with ignoring .HasComputedColumnSql value by EnsureCreated() in EF Core is fixed (MySQL)
  • The bug with incomplete SQL generation by update-database -script in Entity Framework 6.4.4 is fixed (Oracle)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked