New build of dotConnect for PostgreSQL 7.11.1253 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for PostgreSQL
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for PostgreSQL 7.11.1253 is available!

Post by Devart » Thu 25 Oct 2018 14:35

Dear users,

New build of dotConnect for PostgreSQL 7.11.1253 is available for download now.

In this version:

LinqConnect (formerly known as LINQ to PostgreSQL)
  • The bug with updating the existing entities that participate in FK associations is fixed in .NET Standard 2 compliant assemblies
Entity Developer
  • The bug with throwing "Custom tool error: bufferAdapter is not a VsTextDocData" in .NET Standard projects is fixed
  • The bug with adding references to the provider assemblies when creating Entity Framework 5 model is fixed
Entity Framework support
  • Entity Framework Core 2.1.4 is supported
  • The bit-wise functions OR, AND in EF Core are supported
  • The bug with throwing "Collection was modified; enumeration operation may not execute" by EF Core provider in multithreaded applications is fixed
  • The bug with applying explicit name of FK within CREATE TABLE in EF Code-First Migrations is fixed

Devart development team
http://www.devart.com/dotconnect/postgresql/

Locked