Skip to main content
ServiceStack.OrmLite.Sqlite.Windows package icon

ServiceStack.OrmLite.Sqlite.Windows

For cross-platform Sqlite use ServiceStack.OrmLite.Sqlite instead. Light, simple and fast convention-based code-first POCO ORM for SQLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLite.

Total Downloads
396.0K
395,978
Published
Oct 15, 2025
Latest stable version

Install

.NET CLI
dotnet add package ServiceStack.OrmLite.Sqlite.Windows --version 8.9.0
Package Manager Console
Install-Package ServiceStack.OrmLite.Sqlite.Windows -Version 8.9.0
PackageReference
<PackageReference Include="ServiceStack.OrmLite.Sqlite.Windows" Version="8.9.0" />

Frameworks

.NETFramework4.7.2

Dependencies

ServiceStack.OrmLite
.NETFramework4.7.2
[8.9.0, )
ServiceStack.Common
.NETFramework4.7.2
[8.9.0, )
System.Data.SQLite.Core
.NETFramework4.7.2
[1.0.119, )

Adoption guide

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

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

Compatibility metadata lists 1 target framework; 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.