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

Post by Devart » Thu 18 Feb 2021 17:30

Dear users,

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

In this version:
  • The new command line option /disablegac that disables adding assemblies to GAC is added
Entity Developer
  • The behavior is changed in Entity Developer embedded into Visual Studio: lower versions in the EF Core version property of Model Settings are not hidden any more
  • The behavior is changed in EF Core Model: QueryType=True is set now for all classes without PK
  • C# code generation is improved: the using directives are generated instead of full namespaces in the names of attributes for DataAnnotations, NHibernate Validator, and Enterprise Library validation frameworks
  • Code generation is improved: OnModelCreating(modelBuilder) of the base class is invoked now if the Base Context Type property of EF Core Model is initialized
Entity Framework support
  • Entity Framework Core 3.1.12 is supported
  • The bug with translating Enum.HasFlag to SQL in EF Core 3 is fixed

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

Locked