NHibernate.Extensions.NpgSql 8.0.6

dotnet add package NHibernate.Extensions.NpgSql --version 8.0.6
NuGet\Install-Package NHibernate.Extensions.NpgSql -Version 8.0.6
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="NHibernate.Extensions.NpgSql" Version="8.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate.Extensions.NpgSql --version 8.0.6
#r "nuget: NHibernate.Extensions.NpgSql, 8.0.6"
#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.
// Install NHibernate.Extensions.NpgSql as a Cake Addin
#addin nuget:?package=NHibernate.Extensions.NpgSql&version=8.0.6

// Install NHibernate.Extensions.NpgSql as a Cake Tool
#tool nuget:?package=NHibernate.Extensions.NpgSql&version=8.0.6

Extended PostgreSQL driver for NHibernate, with support of json and array types.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on NHibernate.Extensions.NpgSql:

Package Downloads
Shesha.NHibernate

Package Description

MyHome.Common

Package Description

MyHome.Common.DataBase

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NHibernate.Extensions.NpgSql:

Repository Stars
shesha-io/shesha-framework
An open-source Low-Code development framework for .NET developers. Create .NET based business applications with 80% less code.
Version Downloads Last updated
8.0.6 118 3/29/2024
8.0.5 191 3/18/2024
8.0.4 739 2/17/2024
8.0.3 1,111 2/4/2024
8.0.2 1,049 1/21/2024
8.0.1 721 12/26/2023
8.0.0 3,107 11/19/2023
7.0.9 2,757 9/28/2023
7.0.8 1,618 9/2/2023
7.0.7 706 8/19/2023
7.0.6 768 8/3/2023
7.0.5 714 7/8/2023
7.0.4 616 6/14/2023
7.0.3 18,589 4/9/2023
7.0.2 2,301 2/14/2023
7.0.1 1,664 12/20/2022
7.0.0 764 11/24/2022
6.0.13 33,234 10/25/2022
6.0.12 924 10/3/2022
6.0.11 4,854 8/11/2022
6.0.10 2,786 8/8/2022
6.0.9 3,592 6/24/2022
6.0.8 2,517 5/10/2022
6.0.7 12,169 4/18/2022
6.0.6 3,051 4/18/2022
6.0.5 1,168 2/25/2022
6.0.4 1,017 2/21/2022
6.0.3 1,073 2/16/2022
6.0.2 976 1/11/2022
6.0.1 1,295 12/16/2021
6.0.0 1,397 11/20/2021
5.0.11 11,268 9/28/2021
5.0.10 873 9/23/2021
5.0.9 6,033 7/28/2021
5.0.8 3,964 7/6/2021
5.0.7 919 5/21/2021
5.0.6 2,844 4/13/2021
5.0.5 919 3/22/2021
5.0.4 1,173 2/24/2021
5.0.3 1,502 1/30/2021
5.0.2 1,072 12/15/2020
5.0.1 1,157 11/18/2020
5.0.0 997 11/11/2020
5.0.0-rc.2 257 11/2/2020
5.0.0-rc.1 271 9/15/2020
3.1.8 12,672 8/18/2020
3.1.7 2,427 7/28/2020
3.1.6 1,122 7/20/2020
3.1.5 1,030 7/20/2020
3.1.4 4,922 4/20/2020
3.1.3 1,812 2/9/2020
3.1.2 1,525 12/5/2019
3.1.1 1,933 12/5/2019
3.0.0 1,358 10/10/2019
1.1.2 2,768 5/4/2019
1.1.1 1,524 12/28/2018
1.1.0 1,816 8/6/2018
1.0.0 1,734 6/17/2018

Update NHibernate to 5.5.1;Refactor to use keyed service;