NHibernate 5.4.1
Prefix ReservedAdvisory: https://github.com/advisories/GHSA-fg4q-ccq8-3r5q | Severity: moderate |
See the version list below for details.
dotnet add package NHibernate --version 5.4.1
NuGet\Install-Package NHibernate -Version 5.4.1
<PackageReference Include="NHibernate" Version="5.4.1" />
paket add NHibernate --version 5.4.1
#r "nuget: NHibernate, 5.4.1"
// Install NHibernate as a Cake Addin #addin nuget:?package=NHibernate&version=5.4.1 // Install NHibernate as a Cake Tool #tool nuget:?package=NHibernate&version=5.4.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 MyGet feed (https://www.myget.org/gallery/nhibernate).
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://www.myget.org/F/nhibernate/api/v3/index.json" />
</packageSources>
</configuration>
Community Forums
There are two official NHibernate community forums:
- NHibernate Users - a forum for users to find help using NHibernate
- NHibernate Development - a forum for the developers of NHibernate
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
- This software is distributed under the terms of the Free Software Foundation Lesser GNU Public License (LGPL), version 2.1 (see LICENSE.txt).
- The documentation for this software is distributed under the terms of the Free Software Foundation GNU Free Documentation License (GNU FDL), version 1.1 (see doc/LICENSE.txt).
Credits
Many thanks to the following individuals, organisations and projects whose work is so important to the success of NHibernate (in no particular order):
- NUnit - unit-testing
- Nant - build automation
- CodeBetter - TeamCity continuous integration and build management server hosting
- GitHub and SourceForge - source code hosting
- Atlassian - JIRA bug tracker licence and hosting
- Log4net - logging, by the Apache Software Foundation
- JetBrains - ReSharper licences for NHibernate developers
- LinFu - proxy implementation (Philip Laureano)
- Iesi.Collections - source code taken from an article written by Jason Smith
- Relinq - Linq provider for NHibernate
- AsyncGenerator - Roslyn based async C# code generator by @maca88
Product | Versions 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. |
-
.NETCoreApp 2.0
- Antlr3.Runtime (>= 3.5.1 && < 4.0.0)
- Iesi.Collections (>= 4.0.4 && < 5.0.0)
- Remotion.Linq (>= 2.2.0 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.2.0 && < 3.0.0)
- System.Configuration.ConfigurationManager (>= 4.7.0)
-
.NETFramework 4.6.1
- Antlr3.Runtime (>= 3.5.1 && < 4.0.0)
- Iesi.Collections (>= 4.0.4 && < 5.0.0)
- Remotion.Linq (>= 2.2.0 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.2.0 && < 3.0.0)
-
.NETFramework 4.8
- Antlr3.Runtime (>= 3.5.1 && < 4.0.0)
- Iesi.Collections (>= 4.0.4 && < 5.0.0)
- Remotion.Linq (>= 2.2.0 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.2.0 && < 3.0.0)
-
.NETStandard 2.0
- Antlr3.Runtime (>= 3.5.1 && < 4.0.0)
- Iesi.Collections (>= 4.0.4 && < 5.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Remotion.Linq (>= 2.2.0 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.2.0 && < 3.0.0)
- System.Configuration.ConfigurationManager (>= 4.7.0)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
-
.NETStandard 2.1
- Antlr3.Runtime (>= 3.5.1 && < 4.0.0)
- Iesi.Collections (>= 4.0.4 && < 5.0.0)
- Microsoft.CSharp (>= 4.7.0)
- Remotion.Linq (>= 2.2.0 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.2.0 && < 3.0.0)
- System.Configuration.ConfigurationManager (>= 4.7.0)
-
net6.0
- Antlr3.Runtime (>= 3.5.1 && < 4.0.0)
- Iesi.Collections (>= 4.0.4 && < 5.0.0)
- Remotion.Linq (>= 2.2.0 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.2.0 && < 3.0.0)
- System.Configuration.ConfigurationManager (>= 6.0.0)
NuGet packages (588)
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,217,603 | 7/6/2024 | |
5.5.1 | 274,661 | 3/28/2024 | |
5.5.0 | 616,475 | 12/24/2023 | |
5.4.9 | 227,465 | 7/6/2024 | |
5.4.8 | 1,275 | 3/26/2024 | |
5.4.7 | 138,636 | 11/30/2023 | |
5.4.6 | 548,634 | 8/27/2023 | |
5.4.5 | 37,108 | 8/13/2023 | |
5.4.4 | 111,974 | 7/30/2023 | |
5.4.3 | 123,884 | 7/4/2023 | |
5.4.2 | 513,457 | 4/5/2023 | |
5.4.1 | 522,709 | 2/8/2023 | |
5.4.0 | 824,373 | 11/20/2022 | |
5.3.20 | 23,410 | 11/29/2023 | |
5.3.19 | 3,637 | 8/13/2023 | |
5.3.18 | 6,672 | 7/2/2023 | |
5.3.17 | 26,367 | 6/12/2023 | |
5.3.16 | 2,886 | 4/2/2023 | |
5.3.15 | 11,897 | 1/29/2023 | |
5.3.14 | 452,658 | 10/16/2022 | |
5.3.13 | 498,218 | 9/1/2022 | |
5.3.12 | 2,013,721 | 5/1/2022 | |
5.3.11 | 744,935 | 2/20/2022 | |
5.3.10 | 1,738,965 | 9/26/2021 | |
5.3.9 | 520,489 | 7/4/2021 | |
5.3.8 | 906,525 | 4/5/2021 | |
5.3.7 | 132,858 | 3/21/2021 | |
5.3.6 | 280,480 | 2/22/2021 | |
5.3.5 | 840,791 | 11/15/2020 | |
5.3.4 | 124,063 | 11/1/2020 | |
5.3.3 | 3,065,911 | 9/13/2020 | |
5.3.2 | 1,304,153 | 8/9/2020 | |
5.3.1 | 79,224 | 7/26/2020 | |
5.3.0 | 197,570 | 7/19/2020 | |
5.2.7 | 2,844,930 | 1/19/2020 | |
5.2.6 | 983,174 | 9/8/2019 | |
5.2.5 | 1,419,679 | 3/31/2019 | |
5.2.4 | 169,630 | 3/1/2019 | |
5.2.3 | 293,908 | 1/14/2019 | |
5.2.2 | 111,682 | 1/6/2019 | |
5.2.1 | 232,550 | 12/8/2018 | |
5.2.0 | 1,388,495 | 12/3/2018 | |
5.1.7 | 51,847 | 1/19/2020 | |
5.1.6 | 14,608 | 9/14/2019 | |
5.1.5 | 129,789 | 3/24/2019 | |
5.1.4 | 12,076 | 1/6/2019 | |
5.1.3 | 1,791,819 | 6/10/2018 | |
5.1.2 | 215,610 | 5/9/2018 | |
5.1.1 | 1,886,562 | 4/10/2018 | |
5.1.0 | 573,339 | 3/17/2018 | |
5.0.8 | 52,223 | 9/14/2019 | |
5.0.7 | 7,843 | 3/24/2019 | |
5.0.6 | 9,759 | 5/9/2018 | |
5.0.5 | 8,200 | 4/18/2018 | |
5.0.4 | 8,280 | 4/12/2018 | |
5.0.3 | 332,596 | 11/30/2017 | |
5.0.1 | 68,535 | 11/13/2017 | |
5.0.0 | 125,331 | 10/10/2017 | |
4.1.2.4000 | 600,803 | 5/4/2018 | |
4.1.1.4000 | 1,443,465 | 2/2/2017 | |
4.0.4.4000 | 2,505,932 | 8/17/2015 | |
4.0.3.4000 | 896,048 | 1/20/2015 | |
4.0.2.4000 | 457,108 | 11/15/2014 | |
4.0.1.4000 | 626,371 | 9/21/2014 | |
4.0.0.4000 | 2,001,710 | 8/17/2014 | |
3.4.1.4000 | 226,244 | 8/17/2015 | |
3.4.0.4000 | 305,639 | 8/17/2014 | |
3.3.5.4000 | 416,349 | 8/17/2015 | |
3.3.4.4000 | 245,664 | 8/7/2014 | |
3.3.3.4001 | 2,112,277 | 8/8/2013 | |
3.3.3.4000 | 732,393 | 3/17/2013 | |
3.3.2.4000 | 586,780 | 10/22/2012 | |
3.3.1.4000 | 1,251,577 | 6/12/2012 | |
3.3.0.4000 | 166,492 | 4/21/2012 | |
3.2.0.4000 | 569,574 | 7/30/2011 | |
3.1.0.4000 | 488,826 | 5/9/2011 | |
3.0.0.4000 | 186,091 | 3/12/2011 | |
2.1.2.4000 | 219,365 | 1/7/2011 |