Skip to main content
ServiceStack.OrmLite.PostgreSQL package icon

ServiceStack.OrmLite.PostgreSQL

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

Total Downloads
1.3M
1,311,918
Published
Dec 5, 2025
Latest stable version

Install

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

Frameworks

.NETFramework4.7.2 net6.0 net8.0 net10.0

Dependencies

ServiceStack.OrmLite
.NETFramework4.7.2
[10.0.4, )
ServiceStack.Text
.NETFramework4.7.2
[10.0.4, )
ServiceStack.Common
.NETFramework4.7.2
[10.0.4, )
ServiceStack.Interfaces
.NETFramework4.7.2
[10.0.4, )
Npgsql
.NETFramework4.7.2
[8.0.8, )
[10.0.4, )
[10.0.4, )
[10.0.4, )
[10.0.4, )
Npgsql
net6.0
[9.0.4, )
[10.0.4, )
[10.0.4, )
[10.0.4, )
[10.0.4, )
Npgsql
net8.0
[9.0.4, )
[10.0.4, )
[10.0.4, )
[10.0.4, )
[10.0.4, )
Npgsql
net10.0
[10.0.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 20 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.