Skip to main content
Squill.Provider.Postgres package icon

Squill.Provider.Postgres

PostgreSQL provider for Squill. Extracts a model from a live database via Npgsql, generates deployment scripts, and builds a model from parsed SQL. Implements the Squill.Core provider abstractions for Postgres.

Total Downloads
37
37
Published
Jul 24, 2026
Latest stable version

Install

.NET CLI
dotnet add package Squill.Provider.Postgres --version 0.2.0
Package Manager Console
Install-Package Squill.Provider.Postgres -Version 0.2.0
PackageReference
<PackageReference Include="Squill.Provider.Postgres" Version="0.2.0" />

Frameworks

net10.0

Dependencies

[0.2.0, )
[0.2.0, )
[0.2.0, )
[4.13.1, )
Npgsql
net10.0
[10.0.3, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; 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.