dotConnect for PostgreSQL V7.21.2001

Released: Oct 21, 2021

Aggiornamenti in V7.21.2001

Funzionalità

  • Microsoft Visual Studio 2019 Preview support has been discontinued.

Entity Framework support

  • Added support for Entity Framework Core 5.0.11.
  • Added support for Entity Framework Core 3.1.20.
  • The implementation of config.CodeFirstOptions.TruncateLongDefaultNames in Entity Framework 6 Microsoft .NET Standard compliant assemblies has been improved: the generated names are constant, independent on a current domain and workstation.

Correzioni

  • Fixed the bug with throwing Devart.Common.LicenseException, when Devart.Data.PostgreSql.dll is embedded into a single file application.
  • Fixed the bug with applying .NET Standard licensing to .NET 6 projects.

Entity Developer

  • Fixed the bug with launching Entity Developer after applying Windows 10 Update KB5006670 and Windows 11 Update KB5006674.

LinqConnect (formerly known as LINQ to PostgreSQL)

  • Fixed the bug with parsing TypeName values in XML mapping generated by Visual Basic template.

Entity Framework support

  • Fixed the bug with using DateTime.Today, DateTime.Now, DateTime.UtcNow, DateTimeOffset.Now within LINQ query in Entity Framework Core 5.