Skip to main content
ServiceStack.OrmLite.SqlServer package icon

ServiceStack.OrmLite.SqlServer

Light, simple and fast convention-based code-first POCO ORM for Sql Server. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in SQLServer.

Total Downloads
8.3M
8,307,263
Published
May 1, 2025
Latest stable version

Install

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

Frameworks

.NETFramework4.7.2 net6.0 net8.0 .NETStandard2.0

Dependencies

ServiceStack.OrmLite
.NETFramework4.7.2
[8.7.2, )
ServiceStack.Text
.NETFramework4.7.2
[8.7.2, )
ServiceStack.Common
.NETFramework4.7.2
[8.7.2, )
ServiceStack.Interfaces
.NETFramework4.7.2
[8.7.2, )
[8.7.2, )
[8.7.2, )
[8.7.2, )
[8.7.2, )
[4.9.0, )
[8.7.2, )
[8.7.2, )
[8.7.2, )
[8.7.2, )
[4.9.0, )
ServiceStack.OrmLite
.NETStandard2.0
[8.7.2, )
ServiceStack.Text
.NETStandard2.0
[8.7.2, )
ServiceStack.Common
.NETStandard2.0
[8.7.2, )
[8.7.2, )
System.Data.SqlClient
.NETStandard2.0
[4.9.0, )

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 4 target frameworks; confirm the exact target used by your application.

The published metadata declares 19 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.

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.