NHibernate 5.5.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package NHibernate --version 5.5.1
NuGet\Install-Package NHibernate -Version 5.5.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" Version="5.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHibernate --version 5.5.1
#r "nuget: NHibernate, 5.5.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.
// Install NHibernate as a Cake Addin
#addin nuget:?package=NHibernate&version=5.5.1

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

Welcome to NHibernate

NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.

The NHibernate community website - https://nhibernate.info - has a range of resources to help you get started, including howtos, blogs and reference documentation.

Latest Release Version

The quickest way to get the latest release of NHibernate is to add it to your project using NuGet (https://nuget.org/List/Packages/NHibernate).

Alternatively binaries are available from SourceForge at http://sourceforge.net/projects/nhibernate.

You are encouraged to review the release notes (releasenotes.txt), particularly when upgrading to a later version. The release notes will generally document any breaking changes.

Nightly Development Builds

The quickest way to get the latest development build of NHibernate is to add it to your project using NuGet from Cloudsmith feed (https://cloudsmith.io/~nhibernate/repos/nhibernate-core/packages/).

In order to make life a little bit easier you can register the package source in the NuGet.Config file in the top folder of your project, similar to the following.

<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <packageSources>
    <add key="NHibernateDevBuilds" value="https://nuget.cloudsmith.io/nhibernate/nhibernate-core/v3/index.json" />
  </packageSources>
</configuration>

Package repository hosting is graciously provided by Cloudsmith. Cloudsmith is the only fully hosted, cloud-native, universal package management solution, that enables your organization to create, store and share packages in any format, to any place, with total confidence.

Hosted By: Cloudsmith

Community Forums

There are two official NHibernate community forums:

Bug Reports

If you find any bugs, please report them using the GitHub issue tracker. A test-case that demonstrates the issue is usually required. Instructions on providing a test-case can be found in contributing guidelines or here.

Licenses

Credits

Many thanks to the following individuals, organisations and projects whose work is so important to the success of NHibernate (in no particular order):

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (569)

Showing the top 5 NuGet packages that depend on NHibernate:

Package Downloads
FluentNHibernate The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Fluent, XML-less, compile safe, automated, convention-based mappings for NHibernate.

NServiceBus.NHibernate The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

NHibernate integration for NServiceBus

NHibernate.Caches.SysCache The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Cache provider for NHibernate using ASP.NET Cache object.

Shesha.NHibernate

Package Description

NHibernate.Caches.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Common types of NHibernate.Caches providers.

GitHub repositories (50)

Showing the top 5 popular GitHub repositories that depend on NHibernate:

Repository Stars
DapperLib/Dapper
Dapper - a simple object mapper for .Net
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
MassTransit/MassTransit
Distributed Application Framework for .NET
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
Version Downloads Last updated
5.5.1 75 3/28/2024
5.5.0 159,038 12/24/2023
5.4.8 115 3/26/2024
5.4.7 61,387 11/30/2023
5.4.6 367,076 8/27/2023
5.4.5 30,322 8/13/2023
5.4.4 84,160 7/30/2023
5.4.3 89,077 7/4/2023
5.4.2 395,634 4/5/2023
5.4.1 383,142 2/8/2023
5.4.0 615,543 11/20/2022
5.3.20 5,586 11/29/2023
5.3.19 2,856 8/13/2023
5.3.18 4,810 7/2/2023
5.3.17 5,807 6/12/2023
5.3.16 2,384 4/2/2023
5.3.15 10,326 1/29/2023
5.3.14 341,478 10/16/2022
5.3.13 403,976 9/1/2022
5.3.12 1,827,640 5/1/2022
5.3.11 674,905 2/20/2022
5.3.10 1,539,022 9/26/2021
5.3.9 474,412 7/4/2021
5.3.8 786,827 4/5/2021
5.3.7 125,469 3/21/2021
5.3.6 251,914 2/22/2021
5.3.5 755,239 11/15/2020
5.3.4 118,323 11/1/2020
5.3.3 2,466,898 9/13/2020
5.3.2 771,706 8/9/2020
5.3.1 76,331 7/26/2020
5.3.0 167,353 7/19/2020
5.2.7 2,638,484 1/19/2020
5.2.6 923,174 9/8/2019
5.2.5 1,313,608 3/31/2019
5.2.4 162,951 3/1/2019
5.2.3 278,086 1/14/2019
5.2.2 100,695 1/6/2019
5.2.1 215,956 12/8/2018
5.2.0 1,106,840 12/3/2018
5.1.7 42,903 1/19/2020
5.1.6 13,348 9/14/2019
5.1.5 120,574 3/24/2019
5.1.4 11,713 1/6/2019
5.1.3 1,618,816 6/10/2018
5.1.2 197,451 5/9/2018
5.1.1 1,766,297 4/10/2018
5.1.0 478,765 3/17/2018
5.0.8 36,435 9/14/2019
5.0.7 7,600 3/24/2019
5.0.6 9,434 5/9/2018
5.0.5 7,957 4/18/2018
5.0.4 8,036 4/12/2018
5.0.3 319,372 11/30/2017
5.0.1 67,277 11/13/2017
5.0.0 116,017 10/10/2017
4.1.2.4000 534,442 5/4/2018
4.1.1.4000 1,364,348 2/2/2017
4.0.4.4000 2,337,900 8/17/2015
4.0.3.4000 848,840 1/20/2015
4.0.2.4000 433,791 11/15/2014
4.0.1.4000 585,430 9/21/2014
4.0.0.4000 1,856,024 8/17/2014
3.4.1.4000 202,111 8/17/2015
3.4.0.4000 278,150 8/17/2014
3.3.5.4000 405,457 8/17/2015
3.3.4.4000 210,904 8/7/2014
3.3.3.4001 1,999,423 8/8/2013
3.3.3.4000 664,793 3/17/2013
3.3.2.4000 546,503 10/22/2012
3.3.1.4000 1,162,193 6/12/2012
3.3.0.4000 157,878 4/21/2012
3.2.0.4000 534,516 7/30/2011
3.1.0.4000 436,604 5/9/2011
3.0.0.4000 176,929 3/12/2011
2.1.2.4000 171,766 1/7/2011