System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Overview

Artifact ID: a2f0c53f0bc730c86fa4f3a36c353e7ef39cfffd
Ticket: ad28d8e026c4c2275547a58bac3fe426ead63faa
System.Data.Entity.Core.ProviderIncompatibleException on netcore3 (using EF 6.3)
User & Date: mistachkin 2019-10-30 00:42:20
Changes

  1. icomment:
    Please try adding the following line of code to your application and see if
    the issue is still present:
    
    Environment.SetEnvironmentVariable("TypeName_SQLiteProviderServices",
    "System.Data.SQLite.EF6.SQLiteProviderServices, System.Data.SQLite.EF6, " +
    "Version=1.0.112.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139");
    
  2. login: "mistachkin"
  3. mimetype: "text/x-fossil-plain"
  4. priority changed to: "Medium"
  5. resolution changed to: "Under_Review"
  6. subsystem changed to: "Connection"