dotConnect for SQLite V5.19.2066

Released: Jan 25, 2022

Updates in V5.19.2066

Features

  • Added support for Microsoft .NET 6.0.

Entity Developer

  • Changed behavior: Turning off the "Save connection to" option in Model Settings of Entity Framework Core Model wipes out connection string literal from the generated code.

Fixes

Entity Framework support

  • Fixed the bug with generating the "Value cannot be null" error when dropping indexes via Code-First Migrations in Entity Framework Core.
  • Fixed the bug with a materialization used within the Let operator of LINQ query in Entity Framework 6.
  • Fixed the bug with using .Contains with a collection within .Select of LINQ query in Entity Framework Core 2.