Extended PostgreSQL driver for NHibernate, with support of json and array types.
Info
| Version: | 9.0.9 |
| Author(s): | beginor |
| Last Update: | Monday, October 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/beginor/nhibernate-extensions |
| NuGet Url: | https://www.nuget.org/packages/NHibernate.Extensions.NpgSql |
Install
Install-Package NHibernate.Extensions.NpgSql
dotnet add package NHibernate.Extensions.NpgSql
paket add NHibernate.Extensions.NpgSql
NHibernate.Extensions.NpgSql Download (Unzip the "nupkg" after downloading)
Dependencies
- NHibernate(>= 5.3.5)
- Npgsql(>= 5.0.3)
Tags