Connect to Microsoft access database from .net core version 6.0 project

814 views Asked by At

I get error that error when I try to use EntityFrameworkCore.Jet with my .net core 6 app

Method 'AppendIdentityWhereCondition' in type 'EntityFrameworkCore.Jet.Update.Internal.JetUpdateSqlGenerator' from assembly 'EntityFrameworkCore.Jet, Version=3.1.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60' does not have an implementation.

0

There are 0 answers