📅  最后修改于: 2022-03-11 14:56:02.260000             🧑  作者: Mango
SQLite is not part of .NET, it is obtained from:
http://system.data.sqlite.org/index.html/doc/trunk/www/index.wiki
You will need to add it to your deployment to
install it on every system that uses your application.