Entity Framework Core 1.1.1 is supported

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

Entity Framework Core 1.1.1 is supported

Post by Devart » Thu 16 Mar 2017 17:37

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 1.1.1 is supported
  • The bug with using table-valued functions with JOINs in LINQ to Entities queries is fixed (PostgreSQL)
  • The bug with generating sequence for the newly added identity property by EF6 Code-First Migrations is fixed (PostgreSQL)
  • The bug with generating DDL for Guid properties by EF Code-First Migrations is fixed (DB2)
Devart development team
http://www.devart.com/dotconnect/entityframework.html

Locked