Projac.SQLite provides lightweight infrastructure for authoring SQL projections targeting SQLite.
Info
Version: | 0.1.0 |
Author(s): | Yves Reynhout |
Last Update: | Tuesday, December 5, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yreynhout/Projac |
NuGet Url: | https://www.nuget.org/packages/Projac.SQLite |
Install
Install-Package Projac.SQLite
dotnet add package Projac.SQLite
paket add Projac.SQLite
Projac.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- Projac.Sql(>= 0.1.0)
- System.Data.SQLite.Core.MSIL(>= 1.0.105.2)
- Projac.Sql(>= 0.1.0)
- System.Data.SQLite.Core.MSIL(>= 1.0.105.2)
Tags