Extended PostgreSQL driver for NHibernate, with support of json and array types.
Info
Version: | 7.0.9 |
Author(s): | beginor |
Last Update: | Thursday, September 28, 2023 |
.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