New build of dotConnect for DB2 2.2.280 is available!

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

New build of dotConnect for DB2 2.2.280 is available!

Post by Devart » Thu 25 May 2017 18:10

Dear users,

New build of dotConnect for DB2 2.2.280 is available for download now.

In this version:
  • The bug with previewing a DataSet is fixed
Entity Developer
  • The .NET Core projects in Visual Studio 2017 are supported
  • The Snake case in both Model and Database naming rules is supported via the new "Add underscore" option
Entity Framework support
  • Entity Framework Core 1.1.2 is supported
  • The support of EF Core models with string columns, which are defined without length limit and participate in PKs, FKs, indices, is improved
  • The possibility to use command interception for EF6 commands executed within batch updates is implemented
  • The compatibility with ASP.NET Core Identity is improved
  • The behavior is changed: System.DateTime is mapped now to TIMESTAMP(7) instead of TIMESTAMP via EF Code-First Migrations for DB2 for LUW 9.7 and higher
  • The bug with using config.CodeFirstOptions.TruncateLongDefaultNames in EF Core is fixed
  • The bug with using the ForDB2HasColumnName and ForDB2HasColumnType modelBuilder methods with the value-type properties in EF Core is fixed
  • The bug with generating database type name via EF Code-First Migrations in case of System.Byte[] is fixed
  • The bug with paging in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/db2/

Locked