New build of dotConnect for SQLite 5.16.1739 is available!

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New build of dotConnect for SQLite 5.16.1739 is available!

Post by Devart » Thu 01 Oct 2020 13:39

Dear users,

New build of dotConnect for SQLite 5.16.1739 is available for download now.

In this version:
  • Visual Studio 2019 version 16.8 Preview is supported
Entity Developer
  • EF Core 3 spatial data types support is improved: in addition to Geometry and Geography, specific .NET NetTopologySuite types like GeographyPoint, GeographyLine are now available property types
  • The default mapping for spatial data types in Server's Options is updated
  • The bug with throwing "EntityProperty does not contain a definition for IsSpatialType", when custom template from previous versions is used, in EF Core Model is fixed
  • The bug with applying On Delete Action=Cascade set in Association Editor to the Generate Database Script functionality in EF Core Model is fixed
  • The bug with reading settings from *.edps by console Entity Developer is fixed
Entity Framework support
  • The bug with throwing System.NullReferenceException by the Code-First CreateDatabase() / Code-First Migrations functionality in EF Core is fixed
Devart development team
http://www.devart.com/dotconnect/sqlite/

Locked