NHibernate.NetCore 9.0.3

dotnet add package NHibernate.NetCore --version 9.0.3
                    
NuGet\Install-Package NHibernate.NetCore -Version 9.0.3
                    
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.NetCore" Version="9.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NHibernate.NetCore" Version="9.0.3" />
                    
Directory.Packages.props
<PackageReference Include="NHibernate.NetCore" />
                    
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.NetCore --version 9.0.3
                    
#r "nuget: NHibernate.NetCore, 9.0.3"
                    
#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.NetCore&version=9.0.3
                    
Install NHibernate.NetCore as a Cake Addin
#tool nuget:?package=NHibernate.NetCore&version=9.0.3
                    
Install NHibernate.NetCore as a Cake Tool

Extensions for NHibernate when used in dotnet core. For examples, visit https://github.com/beginor/nhibernate-extensions/blob/master/test/NHibernate.Extensions.UnitTest/BaseTest.cs

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 (5)

Showing the top 5 NuGet packages that depend on NHibernate.NetCore:

Package Downloads
TrinityText.Domain.NH

Trinity Text domain layer implementation with NHibernate

SYLibrary.WSS

net5框架,ORM替换成Nhibernate,添加consul服务发现。

NhStandardLibraryCore

Nh版本

Net5LeoLibrary

net5框架,ORM替换成Nhibernate,添加consul服务发现。

MyHome.Common.DataBase

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.3 371 5/26/2025
9.0.2 1,801 3/18/2025
9.0.1 747 2/19/2025
9.0.0 939 11/30/2024
8.0.14 19,707 10/9/2024
8.0.13 591 9/21/2024
8.0.12 520 9/13/2024
8.0.11 167 9/12/2024
8.0.10 750 9/11/2024
8.0.9 158 9/10/2024
8.0.8 4,002 7/8/2024
8.0.7 6,809 5/11/2024
8.0.6 1,870 3/29/2024
8.0.5 1,514 3/18/2024
8.0.4 6,112 2/17/2024
8.0.3 431 2/4/2024
8.0.2 684 1/21/2024
8.0.1 1,024 12/26/2023
8.0.0 1,639 11/19/2023
7.0.9 1,916 9/28/2023
7.0.8 917 9/2/2023
7.0.7 804 8/19/2023
7.0.6 343 8/3/2023
7.0.5 665 7/8/2023
7.0.4 324 6/14/2023
7.0.3 1,617 4/9/2023
7.0.2 25,450 2/14/2023
7.0.1 1,524 12/20/2022
7.0.0 672 11/24/2022
6.0.13 105,676 10/25/2022
6.0.12 2,484 10/3/2022
6.0.11 12,053 8/11/2022
6.0.10 674 8/8/2022
6.0.9 5,334 6/24/2022
6.0.8 7,538 5/10/2022
6.0.7 9,908 4/18/2022
6.0.6 637 4/18/2022
6.0.5 4,631 2/25/2022
6.0.4 766 2/21/2022
6.0.3 794 2/16/2022
6.0.2 1,695 1/11/2022
6.0.1 1,130 12/16/2021
6.0.0 1,844 11/20/2021
5.0.11 44,957 9/28/2021
5.0.10 616 9/23/2021
5.0.9 6,414 7/28/2021
5.0.8 2,978 7/6/2021
5.0.7 15,300 5/21/2021
5.0.6 4,796 4/13/2021
5.0.5 1,592 3/22/2021
5.0.4 6,350 2/24/2021
5.0.3 748 1/30/2021
5.0.2 1,365 12/15/2020
5.0.1 895 11/18/2020
5.0.0 709 11/11/2020
5.0.0-rc.2 356 11/2/2020
5.0.0-rc.1 346 9/15/2020
3.1.7 85,571 8/19/2020
3.1.6 765 8/18/2020
3.1.5 2,003 7/28/2020
3.1.4 1,112 7/20/2020
3.1.3 17,397 4/20/2020
3.1.2 4,224 2/9/2020
3.1.1 2,521 12/5/2019
3.1.0 843 11/30/2019
3.0.0 1,297 10/10/2019
1.1.3 2,824 5/4/2019
1.1.2 1,477 12/28/2018
1.1.1 3,884 11/10/2018
1.1.0 4,046 11/10/2018
1.0.1 3,955 7/20/2018

Update to .NET 9.0.3; Update Npgsql to 9.0.3; Update other packages; New solution format (slnx);