I’d sort of like to use SQLite from within C#.Net, but I can’t seem to find an appropriate library. Is there one? An official one? Are there other ways to use SQLite than with a wrapper?
I’d sort of like to use SQLite from within C#.Net, but I can’t seem to find an appropriate library. Is there one? An official one? Are there other ways to use SQLite than with a wrapper?