Info
| Version: | 8.9.0 |
| Author(s): | ServiceStack |
| Last Update: | Wednesday, October 15, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ServiceStack/ServiceStack |
| NuGet Url: | https://www.nuget.org/packages/ServiceStack.OrmLite.PostgreSQL |
Install
Install-Package ServiceStack.OrmLite.PostgreSQL
dotnet add package ServiceStack.OrmLite.PostgreSQL
paket add ServiceStack.OrmLite.PostgreSQL
ServiceStack.OrmLite.PostgreSQL Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ServiceStack.OrmLite(>= 5.10.4)
- Npgsql(>= 4.1.7)
- ServiceStack.Common(>= 5.10.4)
- ServiceStack.OrmLite(>= 5.10.4)
- Npgsql(>= 4.1.7)
- ServiceStack.Common(>= 5.10.4)
Tags
Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs in Postgres.