项目作者: tendaimaswaya
项目描述 :
A simple way to setup and work with SQLite server-less database in Windows Presentation Foundation (WPF) using C#
高级语言: C#
项目地址: git://github.com/tendaimaswaya/SQLiteWPF.git
SQLiteWPF
If you are creating your own project from scratch, use Nuget package manager to install the SQLite packages. You can copy and paste the following into your package manager:
Install-Package System.Data.SQLite -Version 1.0.108
Then you’re good to go