dotConnect for DB2 V2.6.1150

Released: Dec 3, 2020

Mises à jour de V2.6.1150

Fonctionnalités

  • Microsoft Visual Studio 2019 version 16.9 Preview is now supported.

Entity Developer

  • The Model Refactoring functionality is now supported for classes in Entity Framework Core Model.
  • The behavior has changed in a standalone Entity Developer: by default the Target Framework model property in Entity Framework Core Model is set to Microsoft .NET 5 instead of Microsoft .NET Framework.

Entity Framework support

  • Entity Framework Core 3.1.10 is now supported.

Correctifs

  • The bug with updating projects that reference EF6 provider assembly via Upgrade Wizard has been fixed.
  • The bug with loading provider package during Visual Studio 2019 integration has been fixed.

Entity Developer

  • The bug with saving non-default value of Target Framework model property in EF6 model modified with a standalone Entity Developer has been fixed.
  • The bug with adding new arguments at the end of argument list instead of actual position in method signature by Update From Database Wizard has been fixed.

Entity Framework support

  • The bug with using another context's connection in DbContextOptionsBuilder.UseDB2(connection) in Entity Framework Core has been fixed.