System.Data.Unqlite icon indicating copy to clipboard operation
System.Data.Unqlite copied to clipboard

How to Use?

Open mahmut-gundogdu opened this issue 9 years ago • 2 comments

we need help documents. Thank you

mahmut-gundogdu avatar May 08 '15 07:05 mahmut-gundogdu

Hello.

I played a little bit with Unqlite some time ago. Here you can find my experiments: https://github.com/jesuswasrasta/System.Data.Unqlite.Contrib

There are some NUnit test that helps you to understand how to use it, and a very humble Repository pattern implementation. Hope this helps :)

Bye, Nando

jesuswasrasta avatar May 08 '15 09:05 jesuswasrasta

To use it' I must

  1. Download UnQLite-Jx9 interpreter precompiled binary for Windows
  2. Extract it in my C# project directory
  3. Install via NuGet System.Data.Unqlite

Is it exact?

LeMoussel avatar Nov 12 '15 10:11 LeMoussel