NHibernate.Extensions.NpgSql 8.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package NHibernate.Extensions.NpgSql --version 8.0.2                
NuGet\Install-Package NHibernate.Extensions.NpgSql -Version 8.0.2                
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.2" />                
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.2                
#r "nuget: NHibernate.Extensions.NpgSql, 8.0.2"                
#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.2

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

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.14 697 10/9/2024
8.0.13 340 9/21/2024
8.0.12 217 9/13/2024
8.0.11 136 9/12/2024
8.0.10 129 9/11/2024
8.0.9 406 9/10/2024
8.0.8 4,708 7/8/2024
8.0.7 4,892 5/11/2024
8.0.6 783 3/29/2024
8.0.5 273 3/18/2024
8.0.4 2,323 2/17/2024
8.0.3 3,528 2/4/2024
8.0.2 1,182 1/21/2024
8.0.1 804 12/26/2023
8.0.0 9,569 11/19/2023
7.0.9 5,070 9/28/2023
7.0.8 1,676 9/2/2023
7.0.7 745 8/19/2023
7.0.6 824 8/3/2023
7.0.5 775 7/8/2023
7.0.4 668 6/14/2023
7.0.3 20,421 4/9/2023
7.0.2 2,367 2/14/2023
7.0.1 1,721 12/20/2022
7.0.0 826 11/24/2022
6.0.13 52,630 10/25/2022
6.0.12 971 10/3/2022
6.0.11 5,038 8/11/2022
6.0.10 3,000 8/8/2022
6.0.9 3,731 6/24/2022
6.0.8 2,574 5/10/2022
6.0.7 14,055 4/18/2022
6.0.6 3,792 4/18/2022
6.0.5 1,240 2/25/2022
6.0.4 1,071 2/21/2022
6.0.3 1,120 2/16/2022
6.0.2 1,019 1/11/2022
6.0.1 1,341 12/16/2021
6.0.0 1,526 11/20/2021
5.0.11 11,395 9/28/2021
5.0.10 927 9/23/2021
5.0.9 7,724 7/28/2021
5.0.8 4,009 7/6/2021
5.0.7 967 5/21/2021
5.0.6 2,909 4/13/2021
5.0.5 964 3/22/2021
5.0.4 1,222 2/24/2021
5.0.3 1,551 1/30/2021
5.0.2 1,122 12/15/2020
5.0.1 1,204 11/18/2020
5.0.0 1,052 11/11/2020
5.0.0-rc.2 274 11/2/2020
5.0.0-rc.1 285 9/15/2020
3.1.8 14,702 8/18/2020
3.1.7 2,544 7/28/2020
3.1.6 1,179 7/20/2020
3.1.5 1,106 7/20/2020
3.1.4 5,142 4/20/2020
3.1.3 1,882 2/9/2020
3.1.2 1,573 12/5/2019
3.1.1 1,997 12/5/2019
3.0.0 1,514 10/10/2019
1.1.2 2,832 5/4/2019
1.1.1 1,598 12/28/2018
1.1.0 1,865 8/6/2018
1.0.0 1,849 6/17/2018

Add NumericArray, thanks to [Stephan](https://github.com/stephanstapel) !