dotConnect for SQLite V5.16.1759

Released: Oct 29, 2020

Actualizaciones en V5.16.1759

Características

Entity Framework support

  • Added support for Entity Framework Core 3.1.9.

Correcciones

  • The bug with Microsoft Visual Studio 2019 integration, when both v16.7 RTM and v16.8 Preview are installed on the same computer has been fixed.
  • The bug with missing Name and Owner properties of the SQLiteConnection class in Microsoft .NET Standard compliant assemblies has been fixed.

Entity Developer

  • The bug with reading templates from *.edps by console Entity Developer has been fixed.

Entity Framework support

  • The bug with invalid attempt to load the SQLite extension library 'mod_spatialite', when .UseNetTopologySuite() is not used, in Entity Framework Core has been fixed.