You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrade from NET 5 to NET 6 with the latest version of Akavache 8.1.1 I am getting this error:
System.TypeInitializationException: 'The type initializer for 'Akavache.BlobCache' threw an exception.'
DllNotFoundException: Unable to load DLL 'e_sqlite3' or one of its dependencies: The specified module could not be found. (0x8007007E)