Skip to main content
linq2db.SQLite.MS package icon

linq2db.SQLite.MS

LINQ to SQLite is a data access technology that provides a run-time infrastructure for managing relational data as objects. Install this package only if you want to use database model scaffolding using T4 templates (requires Visual Studio or Rider), otherwise you should use linq2db package.

Total Downloads
99.7K
99,668
Published
Feb 20, 2024
Latest stable version

Install

.NET CLI
dotnet add package linq2db.SQLite.MS --version 5.4.0
Package Manager Console
Install-Package linq2db.SQLite.MS -Version 5.4.0
PackageReference
<PackageReference Include="linq2db.SQLite.MS" Version="5.4.0" />

Frameworks

.NETFramework4.5.1 .NETStandard2.0

Dependencies

linq2db
.NETFramework4.5.1
[5.4.0, )
Microsoft.Data.Sqlite
.NETFramework4.5.1
[1.1.1, )
linq2db
.NETStandard2.0
[5.4.0, )
Microsoft.Data.Sqlite
.NETStandard2.0
[7.0.11, )

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

NuGet marks this package as deprecated and points to linq2db.SQLite as an alternative.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.