Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where is Mono.Data.Sqlite source code?

Tags:

c#

sqlite

mono

I'm going through some problems with SQLite on Linux and I'd like to inspect Mono.Data.Sqlite source code, but it seems Mono's page on SQLite is outdated and does not point to Mono.Data.Sqlite code repository.

I've done my homework searching it at Google but with no success.

Am I missing something?

like image 665
Herberth Amaral Avatar asked Aug 28 '26 21:08

Herberth Amaral


1 Answers

It is a class library within the Mono project : https://github.com/mono/mono

https://github.com/mono/mono/tree/master/mcs/class/Mono.Data.Sqlite

enter image description here

like image 106
SushiHangover Avatar answered Aug 30 '26 11:08

SushiHangover



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!