ServiceStack.OrmLite.PostgreSQL 3.9.25

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package ServiceStack.OrmLite.PostgreSQL --version 3.9.25
                    
NuGet\Install-Package ServiceStack.OrmLite.PostgreSQL -Version 3.9.25
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ServiceStack.OrmLite.PostgreSQL" Version="3.9.25" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ServiceStack.OrmLite.PostgreSQL" Version="3.9.25" />
                    
Directory.Packages.props
<PackageReference Include="ServiceStack.OrmLite.PostgreSQL" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ServiceStack.OrmLite.PostgreSQL --version 3.9.25
                    
#r "nuget: ServiceStack.OrmLite.PostgreSQL, 3.9.25"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ServiceStack.OrmLite.PostgreSQL@3.9.25
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ServiceStack.OrmLite.PostgreSQL&version=3.9.25
                    
Install as a Cake Addin
#tool nuget:?package=ServiceStack.OrmLite.PostgreSQL&version=3.9.25
                    
Install as a Cake Tool

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on ServiceStack.OrmLite.PostgreSQL:

Package Downloads
Tofi.Framework.Data.Postgres

Package Description

Storm.Api.Core

Storm framework for API with aspnet core

Storm.Api

Storm framework for API with aspnet core

Kimtoo.DbManager

Database connection manager for Multiple (SQL Server, MySQL, Oracle,Firebird,MariaDb and Postgres) Get License: https://kimtooflex.gumroad.com/l/DARaY Documentation: https://kimtooflex.gitbook.io/

Nu.Logger.PgsqlOrm

Adapter for Nu.Logger and PostgreSql.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.6 1,045 2/9/2026
10.0.4 5,693 12/5/2025
10.0.0 1,030 12/2/2025
8.10.0 6,627 11/12/2025
8.9.0 5,619 10/15/2025
8.8.0 20,023 5/14/2025
8.7.2 3,009 5/1/2025
8.7.0 5,579 4/14/2025
8.6.0 28,216 2/11/2025
8.5.2 25,214 11/29/2024
8.5.0 622 11/26/2024
8.4.0 18,860 9/11/2024
8.3.0 24,278 6/17/2024
8.2.2 16,874 3/6/2024
8.2.0 896 3/4/2024
8.1.2 2,554 2/7/2024
8.1.0 1,653 2/6/2024
8.0.0 10,885 11/20/2023
3.9.25 2,567 10/23/2012
Loading failed