项目作者: 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
创建时间: 2018-03-24T08:01:22Z
项目社区:https://github.com/tendaimaswaya/SQLiteWPF

开源协议:

下载


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