NHibernate 5.5.2

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

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

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

Showing the top 5 NuGet packages that depend on NHibernate:

Package Downloads
FluentNHibernate

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

NHibernate.Cache.DynamicCacheBuster

Automatically bust your NHibernate cache when the schema changes.

NServiceBus.NHibernate

NHibernate integration for NServiceBus

NHibernate.Caches.SysCache

Cache provider for NHibernate using ASP.NET Cache object.

NHibernate.Caches.Common

Common types of NHibernate.Caches providers.

GitHub repositories (52)

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.2 1,996,451 7/6/2024
5.5.1 296,368 3/28/2024 5.5.1 has at least one vulnerability with high severity.
5.5.0 713,819 12/24/2023 5.5.0 has at least one vulnerability with high severity.
5.4.9 378,029 7/6/2024
5.4.8 1,388 3/26/2024 5.4.8 has at least one vulnerability with high severity.
5.4.7 146,148 11/30/2023 5.4.7 has at least one vulnerability with high severity.
5.4.6 569,638 8/27/2023 5.4.6 has at least one vulnerability with high severity.
5.4.5 38,266 8/13/2023 5.4.5 has at least one vulnerability with high severity.
5.4.4 117,994 7/30/2023 5.4.4 has at least one vulnerability with high severity.
5.4.3 131,884 7/4/2023 5.4.3 has at least one vulnerability with high severity.
5.4.2 535,999 4/5/2023 5.4.2 has at least one vulnerability with high severity.
5.4.1 539,032 2/8/2023 5.4.1 has at least one vulnerability with high severity.
5.4.0 860,383 11/20/2022 5.4.0 has at least one vulnerability with high severity.
5.3.20 27,149 11/29/2023 5.3.20 has at least one vulnerability with high severity.
5.3.19 3,719 8/13/2023 5.3.19 has at least one vulnerability with high severity.
5.3.18 6,774 7/2/2023 5.3.18 has at least one vulnerability with high severity.
5.3.17 31,548 6/12/2023 5.3.17 has at least one vulnerability with high severity.
5.3.16 3,036 4/2/2023 5.3.16 has at least one vulnerability with high severity.
5.3.15 12,153 1/29/2023 5.3.15 has at least one vulnerability with high severity.
5.3.14 471,310 10/16/2022 5.3.14 has at least one vulnerability with high severity.
5.3.13 514,738 9/1/2022 5.3.13 has at least one vulnerability with high severity.
5.3.12 2,040,652 5/1/2022 5.3.12 has at least one vulnerability with high severity.
5.3.11 755,029 2/20/2022 5.3.11 has at least one vulnerability with high severity.
5.3.10 1,772,562 9/26/2021 5.3.10 has at least one vulnerability with high severity.
5.3.9 528,770 7/4/2021 5.3.9 has at least one vulnerability with high severity.
5.3.8 924,090 4/5/2021 5.3.8 has at least one vulnerability with high severity.
5.3.7 134,538 3/21/2021 5.3.7 has at least one vulnerability with high severity.
5.3.6 284,504 2/22/2021 5.3.6 has at least one vulnerability with high severity.
5.3.5 856,922 11/15/2020 5.3.5 has at least one vulnerability with high severity.
5.3.4 125,215 11/1/2020 5.3.4 has at least one vulnerability with high severity.
5.3.3 3,183,844 9/13/2020 5.3.3 has at least one vulnerability with high severity.
5.3.2 1,307,526 8/9/2020 5.3.2 has at least one vulnerability with high severity.
5.3.1 79,845 7/26/2020 5.3.1 has at least one vulnerability with high severity.
5.3.0 204,518 7/19/2020 5.3.0 has at least one vulnerability with high severity.
5.2.7 2,882,514 1/19/2020 5.2.7 has at least one vulnerability with high severity.
5.2.6 994,524 9/8/2019 5.2.6 has at least one vulnerability with high severity.
5.2.5 1,440,971 3/31/2019 5.2.5 has at least one vulnerability with high severity.
5.2.4 170,182 3/1/2019 5.2.4 has at least one vulnerability with high severity.
5.2.3 297,440 1/14/2019 5.2.3 has at least one vulnerability with high severity.
5.2.2 114,400 1/6/2019 5.2.2 has at least one vulnerability with high severity.
5.2.1 235,657 12/8/2018 5.2.1 has at least one vulnerability with high severity.
5.2.0 1,475,771 12/3/2018 5.2.0 has at least one vulnerability with high severity.
5.1.7 53,792 1/19/2020 5.1.7 has at least one vulnerability with high severity.
5.1.6 14,908 9/14/2019 5.1.6 has at least one vulnerability with high severity.
5.1.5 131,776 3/24/2019 5.1.5 has at least one vulnerability with high severity.
5.1.4 12,159 1/6/2019 5.1.4 has at least one vulnerability with high severity.
5.1.3 1,830,579 6/10/2018 5.1.3 has at least one vulnerability with high severity.
5.1.2 216,861 5/9/2018 5.1.2 has at least one vulnerability with high severity.
5.1.1 1,917,774 4/10/2018 5.1.1 has at least one vulnerability with high severity.
5.1.0 595,342 3/17/2018 5.1.0 has at least one vulnerability with high severity.
5.0.8 56,672 9/14/2019 5.0.8 has at least one vulnerability with high severity.
5.0.7 7,908 3/24/2019 5.0.7 has at least one vulnerability with high severity.
5.0.6 9,838 5/9/2018 5.0.6 has at least one vulnerability with high severity.
5.0.5 8,263 4/18/2018 5.0.5 has at least one vulnerability with high severity.
5.0.4 8,342 4/12/2018 5.0.4 has at least one vulnerability with high severity.
5.0.3 334,694 11/30/2017 5.0.3 has at least one vulnerability with high severity.
5.0.1 69,069 11/13/2017 5.0.1 has at least one vulnerability with high severity.
5.0.0 128,546 10/10/2017 5.0.0 has at least one vulnerability with high severity.
4.1.2.4000 613,568 5/4/2018 4.1.2.4000 has at least one vulnerability with high severity.
4.1.1.4000 1,464,583 2/2/2017 4.1.1.4000 has at least one vulnerability with high severity.
4.0.4.4000 2,544,511 8/17/2015 4.0.4.4000 has at least one vulnerability with high severity.
4.0.3.4000 904,890 1/20/2015 4.0.3.4000 has at least one vulnerability with high severity.
4.0.2.4000 458,369 11/15/2014 4.0.2.4000 has at least one vulnerability with high severity.
4.0.1.4000 635,628 9/21/2014 4.0.1.4000 has at least one vulnerability with high severity.
4.0.0.4000 2,036,023 8/17/2014 4.0.0.4000 has at least one vulnerability with high severity.
3.4.1.4000 232,604 8/17/2015 3.4.1.4000 has at least one vulnerability with high severity.
3.4.0.4000 311,180 8/17/2014 3.4.0.4000 has at least one vulnerability with high severity.
3.3.5.4000 419,601 8/17/2015 3.3.5.4000 has at least one vulnerability with high severity.
3.3.4.4000 252,223 8/7/2014 3.3.4.4000 has at least one vulnerability with high severity.
3.3.3.4001 2,127,493 8/8/2013 3.3.3.4001 has at least one vulnerability with high severity.
3.3.3.4000 743,296 3/17/2013 3.3.3.4000 has at least one vulnerability with high severity.
3.3.2.4000 593,619 10/22/2012 3.3.2.4000 has at least one vulnerability with high severity.
3.3.1.4000 1,266,519 6/12/2012 3.3.1.4000 has at least one vulnerability with high severity.
3.3.0.4000 168,737 4/21/2012 3.3.0.4000 has at least one vulnerability with high severity.
3.2.0.4000 574,144 7/30/2011 3.2.0.4000 has at least one vulnerability with high severity.
3.1.0.4000 507,051 5/9/2011 3.1.0.4000 has at least one vulnerability with high severity.
3.0.0.4000 188,820 3/12/2011 3.0.0.4000 has at least one vulnerability with high severity.
2.1.2.4000 223,846 1/7/2011 2.1.2.4000 has at least one vulnerability with high severity.