NHibernate.Extensions.NpgSql 8.0.0

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

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

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-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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

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

Package Downloads
Shesha.NHibernate

Package Description

MyHome.Common

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0 96 11/19/2023
7.0.9 926 9/28/2023
7.0.8 1,323 9/2/2023
7.0.7 418 8/19/2023
7.0.6 455 8/3/2023
7.0.5 378 7/8/2023
7.0.4 314 6/14/2023
7.0.3 14,120 4/9/2023
7.0.2 1,732 2/14/2023
7.0.1 1,318 12/20/2022
7.0.0 471 11/24/2022
6.0.13 17,619 10/25/2022
6.0.12 605 10/3/2022
6.0.11 4,073 8/11/2022
6.0.10 2,369 8/8/2022
6.0.9 3,074 6/24/2022
6.0.8 2,113 5/10/2022
6.0.7 10,160 4/18/2022
6.0.6 1,789 4/18/2022
6.0.5 866 2/25/2022
6.0.4 713 2/21/2022
6.0.3 710 2/16/2022
6.0.2 636 1/11/2022
6.0.1 1,005 12/16/2021
6.0.0 1,069 11/20/2021
5.0.11 10,212 9/28/2021
5.0.10 604 9/23/2021
5.0.9 4,297 7/28/2021
5.0.8 3,646 7/6/2021
5.0.7 605 5/21/2021
5.0.6 2,316 4/13/2021
5.0.5 638 3/22/2021
5.0.4 826 2/24/2021
5.0.3 1,183 1/30/2021
5.0.2 710 12/15/2020
5.0.1 833 11/18/2020
5.0.0 638 11/11/2020
5.0.0-rc.2 253 11/2/2020
5.0.0-rc.1 268 9/15/2020
3.1.8 11,149 8/18/2020
3.1.7 1,992 7/28/2020
3.1.6 711 7/20/2020
3.1.5 670 7/20/2020
3.1.4 4,360 4/20/2020
3.1.3 1,408 2/9/2020
3.1.2 1,116 12/5/2019
3.1.1 1,546 12/5/2019
3.0.0 932 10/10/2019
1.1.2 2,382 5/4/2019
1.1.1 1,150 12/28/2018
1.1.0 1,402 8/6/2018
1.0.0 1,332 6/17/2018

Update to .NET 8.0.0;Update Npgsql to 8.0.0-rc.2;