NHibernate.NetCore 8.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package NHibernate.NetCore --version 8.0.6
NuGet\Install-Package NHibernate.NetCore -Version 8.0.6
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.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate.NetCore --version 8.0.6
#r "nuget: NHibernate.NetCore, 8.0.6"
#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.6

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

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.7 240 5/11/2024
8.0.6 808 3/29/2024
8.0.5 925 3/18/2024
8.0.4 1,717 2/17/2024
8.0.3 353 2/4/2024
8.0.2 611 1/21/2024
8.0.1 905 12/26/2023
8.0.0 1,164 11/19/2023
7.0.9 1,304 9/28/2023
7.0.8 848 9/2/2023
7.0.7 758 8/19/2023
7.0.6 297 8/3/2023
7.0.5 605 7/8/2023
7.0.4 262 6/14/2023
7.0.3 1,540 4/9/2023
7.0.2 15,385 2/14/2023
7.0.1 1,444 12/20/2022
7.0.0 602 11/24/2022
6.0.13 53,535 10/25/2022
6.0.12 2,152 10/3/2022
6.0.11 10,139 8/11/2022
6.0.10 604 8/8/2022
6.0.9 4,950 6/24/2022
6.0.8 7,079 5/10/2022
6.0.7 9,795 4/18/2022
6.0.6 555 4/18/2022
6.0.5 3,242 2/25/2022
6.0.4 695 2/21/2022
6.0.3 703 2/16/2022
6.0.2 1,585 1/11/2022
6.0.1 999 12/16/2021
6.0.0 1,745 11/20/2021
5.0.11 38,609 9/28/2021
5.0.10 514 9/23/2021
5.0.9 5,568 7/28/2021
5.0.8 2,830 7/6/2021
5.0.7 12,582 5/21/2021
5.0.6 4,567 4/13/2021
5.0.5 1,411 3/22/2021
5.0.4 5,651 2/24/2021
5.0.3 654 1/30/2021
5.0.2 1,019 12/15/2020
5.0.1 798 11/18/2020
5.0.0 609 11/11/2020
5.0.0-rc.2 287 11/2/2020
5.0.0-rc.1 281 9/15/2020
3.1.7 83,341 8/19/2020
3.1.6 667 8/18/2020
3.1.5 1,852 7/28/2020
3.1.4 1,010 7/20/2020
3.1.3 16,046 4/20/2020
3.1.2 4,062 2/9/2020
3.1.1 2,402 12/5/2019
3.1.0 734 11/30/2019
3.0.0 1,165 10/10/2019
1.1.3 2,688 5/4/2019
1.1.2 1,374 12/28/2018
1.1.1 2,772 11/10/2018
1.1.0 3,926 11/10/2018
1.0.1 3,491 7/20/2018

Update NHibernate to 5.5.1;Refactor to use keyed service;