NHibernate.Extensions.NpgSql 8.0.8

dotnet add package NHibernate.Extensions.NpgSql --version 8.0.8                
NuGet\Install-Package NHibernate.Extensions.NpgSql -Version 8.0.8                
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.8" />                
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.8                
#r "nuget: NHibernate.Extensions.NpgSql, 8.0.8"                
#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.8

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

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.8 288 7/8/2024
8.0.7 2,817 5/11/2024
8.0.6 731 3/29/2024
8.0.5 227 3/18/2024
8.0.4 1,988 2/17/2024
8.0.3 3,056 2/4/2024
8.0.2 1,153 1/21/2024
8.0.1 773 12/26/2023
8.0.0 6,373 11/19/2023
7.0.9 3,744 9/28/2023
7.0.8 1,646 9/2/2023
7.0.7 725 8/19/2023
7.0.6 792 8/3/2023
7.0.5 752 7/8/2023
7.0.4 641 6/14/2023
7.0.3 18,719 4/9/2023
7.0.2 2,341 2/14/2023
7.0.1 1,694 12/20/2022
7.0.0 797 11/24/2022
6.0.13 43,568 10/25/2022
6.0.12 946 10/3/2022
6.0.11 4,998 8/11/2022
6.0.10 2,879 8/8/2022
6.0.9 3,647 6/24/2022
6.0.8 2,546 5/10/2022
6.0.7 13,390 4/18/2022
6.0.6 3,559 4/18/2022
6.0.5 1,199 2/25/2022
6.0.4 1,039 2/21/2022
6.0.3 1,095 2/16/2022
6.0.2 997 1/11/2022
6.0.1 1,318 12/16/2021
6.0.0 1,465 11/20/2021
5.0.11 11,347 9/28/2021
5.0.10 898 9/23/2021
5.0.9 7,181 7/28/2021
5.0.8 3,985 7/6/2021
5.0.7 944 5/21/2021
5.0.6 2,871 4/13/2021
5.0.5 942 3/22/2021
5.0.4 1,199 2/24/2021
5.0.3 1,527 1/30/2021
5.0.2 1,098 12/15/2020
5.0.1 1,181 11/18/2020
5.0.0 1,023 11/11/2020
5.0.0-rc.2 261 11/2/2020
5.0.0-rc.1 275 9/15/2020
3.1.8 13,661 8/18/2020
3.1.7 2,488 7/28/2020
3.1.6 1,146 7/20/2020
3.1.5 1,064 7/20/2020
3.1.4 5,012 4/20/2020
3.1.3 1,846 2/9/2020
3.1.2 1,545 12/5/2019
3.1.1 1,964 12/5/2019
3.0.0 1,440 10/10/2019
1.1.2 2,805 5/4/2019
1.1.1 1,563 12/28/2018
1.1.0 1,840 8/6/2018
1.0.0 1,802 6/17/2018

Update NHibernate to 5.5.2;