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.4M
1,379,224
Published
Apr 23, 2018
Latest stable version

Install

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

Frameworks

.NETFramework4.5 .NETStandard2.0

Dependencies

Npgsql
.NETFramework4.5
[3.2.7, )
ServiceStack.OrmLite
.NETFramework4.5
[5.1.0, )
Npgsql
.NETStandard2.0
[3.2.7, )
ServiceStack.OrmLite
.NETStandard2.0
[5.1.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 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.