A WIP implementation to use EntityFramework Core with Turso databases
- C# 100%
Since Turso is meant to be SQLite compatible, extend from the existing provider where possible. This will make interoperability a lot easier as we only need to override for new features or those not yet working |
||
|---|---|---|
| EntityFrameworkCore.Turso | ||
| EntityFrameworkCore.Turso.FunctionalTests | ||
| external | ||
| .gitignore | ||
| .gitmodules | ||
| EntityFrameworkCore.Turso.slnx | ||