Is there any possibility to use the EntityFramework 6 for Windows & Linux & MacOS C# projects with the support of SQLite as db backend?
Edit: We will use DBreeze as a replacement. EntityFramework and NuGet in combination with SQLite is not working "out of the box" like DBreeze does at the moment. I will still be very happy about a solution with EntityFramework.