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

Post by Devart » Thu 02 Apr 2020 14:37

Dear users,

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

In this version:

Entity Developer
  • Command-line interface is implemented in a standalone Entity Developer
  • The new property Context Name is added to Model Properties in EF Core Model
  • The new property Target Framework is added to Model Properties in EF Core Model
  • The provider registration is improved: requirement to put provider registration entry in the config file is not obligatory anymore
  • Create Model Wizard is improved: now it allows installing multiple NuGet packages on the final step
  • Model file tree in .NET Core / .NET Standard projects is improved: all generated code files and model files are nested under the same node in Solution Explorer
Entity Framework support
  • Entity Framework Core 3.1.3 is supported
  • The .ToString() call for numbers, DateTime/DateTimeOffset properties and values in LINQ queries in EF Core is supported
  • The call of Convert.ToString(value) in LINQ queries in EF Core is supported
Devart development team
http://www.devart.com/dotconnect/db2/

Locked