New build of dotConnect for DB2 2.2.429 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.429 is available!

Post by Devart » Thu 11 Jan 2018 17:10

Dear users,

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

In this version:
  • The type of the Offset and Length properties of the ScriptProgressEventArgs class is changed from Int32 to Int64
Entity Developer
  • The ModelNameAsFilesPrefix property is implemented in the RepositoryAndUnitOfWork template
  • The code generation for async method calls in the EF Core template is improved
  • Support for ASP.NET Core MVC is added to the MVC Controller template
Entity Framework support
  • Entity Framework Core 1.1.4 is supported
  • Entity Framework Core 2.0.1 is supported
  • The bug with using bool properties in the Where() clause of LINQ query in EF Core 2 is fixed
  • The bug with ignoring the maxLength, precision, scale property settings by update-database in EF Core is fixed
  • The bug with using enumerations in EF Core model is fixed
  • The bug with LIKE (.StartsWith/.Contains./EndsWith) is fixed
  • The bug with case-insensitive comparison is fixed
Devart development team
http://www.devart.com/dotconnect/db2/

Locked