New build of LinqConnect 4.9.2023 is available!

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of LinqConnect 4.9.2023 is available!

Post by Devart » Thu 16 Jul 2020 13:33

Dear users,

New build of LinqConnect 4.9.2023 is available for download now.

In this version:
  • The overloads of Contains(), StartsWith(), EndsWith(), IndexOf(), Equals(), Compare() methods, that accept StringComparison as an argument, are supported (SQL Server)
  • The overload of Compare() method, that accepts StringComparison as an argument, is supported (PostgreSQL)
  • The "Could not find element type in model" bug when loading XML mapping in .NET Standard LinqConnect assemblies is fixed
  • The bug with using enums via .NET Standard compliant assemblies is fixed
Entity Developer
  • The bug with detecting FK relationships to tables in other schemas by Create Model Wizard and Update From Database Wizard is fixed

Devart development team
http://www.devart.com/linqconnect/

Locked