NHibernate.Extensions.Npgsql 9.0.5

dotnet add package NHibernate.Extensions.Npgsql --version 9.0.5
                    
NuGet\Install-Package NHibernate.Extensions.Npgsql -Version 9.0.5
                    
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="9.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NHibernate.Extensions.Npgsql" Version="9.0.5" />
                    
Directory.Packages.props
<PackageReference Include="NHibernate.Extensions.Npgsql" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NHibernate.Extensions.Npgsql --version 9.0.5
                    
#r "nuget: NHibernate.Extensions.Npgsql, 9.0.5"
                    
#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.
#:package NHibernate.Extensions.Npgsql@9.0.5
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NHibernate.Extensions.Npgsql&version=9.0.5
                    
Install as a Cake Addin
#tool nuget:?package=NHibernate.Extensions.Npgsql&version=9.0.5
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.5 46 7/19/2025
9.0.4 31 7/19/2025
9.0.3 1,254 5/26/2025
9.0.2 648 3/18/2025
9.0.1 733 2/19/2025
9.0.0 372 11/30/2024
8.0.14 16,258 10/9/2024
8.0.13 1,064 9/21/2024
8.0.12 432 9/13/2024
8.0.11 226 9/12/2024
8.0.10 188 9/11/2024
8.0.9 594 9/10/2024
8.0.8 9,115 7/8/2024
8.0.7 9,574 5/11/2024
8.0.6 915 3/29/2024
8.0.5 333 3/18/2024
8.0.4 2,436 2/17/2024
8.0.3 3,622 2/4/2024
8.0.2 1,232 1/21/2024
8.0.1 862 12/26/2023
8.0.0 20,225 11/19/2023
7.0.9 8,218 9/28/2023
7.0.8 1,857 9/2/2023
7.0.7 800 8/19/2023
7.0.6 874 8/3/2023
7.0.5 835 7/8/2023
7.0.4 723 6/14/2023
7.0.3 20,528 4/9/2023
7.0.2 2,429 2/14/2023
7.0.1 1,797 12/20/2022
7.0.0 903 11/24/2022
6.0.13 76,635 10/25/2022
6.0.12 1,041 10/3/2022
6.0.11 5,129 8/11/2022
6.0.10 3,298 8/8/2022
6.0.9 3,869 6/24/2022
6.0.8 2,659 5/10/2022
6.0.7 14,971 4/18/2022
6.0.6 4,160 4/18/2022
6.0.5 1,344 2/25/2022
6.0.4 1,148 2/21/2022
6.0.3 1,196 2/16/2022
6.0.2 1,107 1/11/2022
6.0.1 1,427 12/16/2021
6.0.0 1,706 11/20/2021
5.0.11 11,544 9/28/2021
5.0.10 1,021 9/23/2021
5.0.9 7,819 7/28/2021
5.0.8 4,116 7/6/2021
5.0.7 1,053 5/21/2021
5.0.6 2,999 4/13/2021
5.0.5 1,061 3/22/2021
5.0.4 1,338 2/24/2021
5.0.3 1,656 1/30/2021
5.0.2 1,218 12/15/2020
5.0.1 1,310 11/18/2020
5.0.0 1,150 11/11/2020
5.0.0-rc.2 361 11/2/2020
5.0.0-rc.1 372 9/15/2020
3.1.8 18,462 8/18/2020
3.1.7 2,677 7/28/2020
3.1.6 1,277 7/20/2020
3.1.5 1,194 7/20/2020
3.1.4 5,431 4/20/2020
3.1.3 2,008 2/9/2020
3.1.2 1,807 12/5/2019
3.1.1 2,095 12/5/2019
3.0.0 1,670 10/10/2019
1.1.2 2,952 5/4/2019
1.1.1 1,710 12/28/2018
1.1.0 2,072 8/6/2018
1.0.0 2,285 6/17/2018

Rename NHibernate.NetCore to NHibernate.Extensions.NetCore