NHibernate.Extensions.Npgsql 9.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package NHibernate.Extensions.Npgsql --version 9.0.1
                    
NuGet\Install-Package NHibernate.Extensions.Npgsql -Version 9.0.1
                    
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.1" />
                    
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.1" />
                    
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.1
                    
#r "nuget: NHibernate.Extensions.Npgsql, 9.0.1"
                    
#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.
#addin nuget:?package=NHibernate.Extensions.Npgsql&version=9.0.1
                    
Install NHibernate.Extensions.Npgsql as a Cake Addin
#tool nuget:?package=NHibernate.Extensions.Npgsql&version=9.0.1
                    
Install NHibernate.Extensions.Npgsql 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. 
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.2 418 a month ago
9.0.1 544 2 months ago
9.0.0 339 5 months ago
8.0.14 10,364 7 months ago
8.0.13 781 7 months ago
8.0.12 301 7 months ago
8.0.11 176 7 months ago
8.0.10 153 8 months ago
8.0.9 555 8 months ago
8.0.8 8,696 10 months ago
8.0.7 8,155 5/11/2024
8.0.6 880 3/29/2024
8.0.5 300 3/18/2024
8.0.4 2,400 2/17/2024
8.0.3 3,584 2/4/2024
8.0.2 1,204 1/21/2024
8.0.1 827 12/26/2023
8.0.0 17,156 11/19/2023
7.0.9 6,994 9/28/2023
7.0.8 1,720 9/2/2023
7.0.7 763 8/19/2023
7.0.6 839 8/3/2023
7.0.5 792 7/8/2023
7.0.4 687 6/14/2023
7.0.3 20,476 4/9/2023
7.0.2 2,394 2/14/2023
7.0.1 1,751 12/20/2022
7.0.0 861 11/24/2022
6.0.13 70,855 10/25/2022
6.0.12 995 10/3/2022
6.0.11 5,091 8/11/2022
6.0.10 3,185 8/8/2022
6.0.9 3,810 6/24/2022
6.0.8 2,607 5/10/2022
6.0.7 14,756 4/18/2022
6.0.6 4,105 4/18/2022
6.0.5 1,286 2/25/2022
6.0.4 1,098 2/21/2022
6.0.3 1,148 2/16/2022
6.0.2 1,055 1/11/2022
6.0.1 1,374 12/16/2021
6.0.0 1,628 11/20/2021
5.0.11 11,477 9/28/2021
5.0.10 974 9/23/2021
5.0.9 7,764 7/28/2021
5.0.8 4,060 7/6/2021
5.0.7 1,002 5/21/2021
5.0.6 2,950 4/13/2021
5.0.5 1,002 3/22/2021
5.0.4 1,277 2/24/2021
5.0.3 1,590 1/30/2021
5.0.2 1,165 12/15/2020
5.0.1 1,256 11/18/2020
5.0.0 1,093 11/11/2020
5.0.0-rc.2 310 11/2/2020
5.0.0-rc.1 321 9/15/2020
3.1.8 17,068 8/18/2020
3.1.7 2,616 7/28/2020
3.1.6 1,221 7/20/2020
3.1.5 1,144 7/20/2020
3.1.4 5,296 4/20/2020
3.1.3 1,951 2/9/2020
3.1.2 1,715 12/5/2019
3.1.1 2,040 12/5/2019
3.0.0 1,598 10/10/2019
1.1.2 2,887 5/4/2019
1.1.1 1,644 12/28/2018
1.1.0 1,962 8/6/2018
1.0.0 2,075 6/17/2018

- Update to .NET 9.0.2; - Update packages;