NHibernate.NetCore 8.0.14

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

// Install NHibernate.NetCore as a Cake Tool
#tool nuget:?package=NHibernate.NetCore&version=8.0.14                

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 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 (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
8.0.14 1,035 10/9/2024
8.0.13 442 9/21/2024
8.0.12 336 9/13/2024
8.0.11 132 9/12/2024
8.0.10 641 9/11/2024
8.0.9 100 9/10/2024
8.0.8 2,636 7/8/2024
8.0.7 3,912 5/11/2024
8.0.6 1,220 3/29/2024
8.0.5 1,185 3/18/2024
8.0.4 3,612 2/17/2024
8.0.3 391 2/4/2024
8.0.2 659 1/21/2024
8.0.1 972 12/26/2023
8.0.0 1,304 11/19/2023
7.0.9 1,383 9/28/2023
7.0.8 890 9/2/2023
7.0.7 773 8/19/2023
7.0.6 310 8/3/2023
7.0.5 627 7/8/2023
7.0.4 299 6/14/2023
7.0.3 1,584 4/9/2023
7.0.2 19,132 2/14/2023
7.0.1 1,481 12/20/2022
7.0.0 626 11/24/2022
6.0.13 83,873 10/25/2022
6.0.12 2,368 10/3/2022
6.0.11 11,021 8/11/2022
6.0.10 636 8/8/2022
6.0.9 5,169 6/24/2022
6.0.8 7,340 5/10/2022
6.0.7 9,860 4/18/2022
6.0.6 591 4/18/2022
6.0.5 4,127 2/25/2022
6.0.4 710 2/21/2022
6.0.3 743 2/16/2022
6.0.2 1,619 1/11/2022
6.0.1 1,041 12/16/2021
6.0.0 1,786 11/20/2021
5.0.11 41,505 9/28/2021
5.0.10 547 9/23/2021
5.0.9 6,133 7/28/2021
5.0.8 2,889 7/6/2021
5.0.7 14,065 5/21/2021
5.0.6 4,626 4/13/2021
5.0.5 1,522 3/22/2021
5.0.4 6,042 2/24/2021
5.0.3 673 1/30/2021
5.0.2 1,273 12/15/2020
5.0.1 837 11/18/2020
5.0.0 648 11/11/2020
5.0.0-rc.2 301 11/2/2020
5.0.0-rc.1 292 9/15/2020
3.1.7 84,209 8/19/2020
3.1.6 704 8/18/2020
3.1.5 1,907 7/28/2020
3.1.4 1,049 7/20/2020
3.1.3 16,678 4/20/2020
3.1.2 4,103 2/9/2020
3.1.1 2,439 12/5/2019
3.1.0 776 11/30/2019
3.0.0 1,192 10/10/2019
1.1.3 2,734 5/4/2019
1.1.2 1,395 12/28/2018
1.1.1 2,987 11/10/2018
1.1.0 3,961 11/10/2018
1.0.1 3,702 7/20/2018

Update to .NET 8.0.10;