Info
Version: | 6.0.0-preview.4 |
Author(s): | Igor Tkachev, Ilya Chudin, Svyatoslav Danyliv, Dmitry Lukashenko |
Last Update: | Wednesday, March 26, 2025 |
.NET Fiddle: | Online Example |
Project Url: | http://linq2db.com/ |
NuGet Url: | https://www.nuget.org/packages/linq2db.SQLite |
Install
Install-Package linq2db.SQLite
dotnet add package linq2db.SQLite
paket add linq2db.SQLite
linq2db.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- linq2db(>= 3.2.3)
- System.Data.SQLite.Core(>= 1.0.113.6)
Tags
It provides only scaffolding functionality and to use Linq To DB in your project you should add reference to linq2db nuget and corresponding database provider explicitly.