NHibernate 5.2.7
Prefix Reserved| Advisory: https://github.com/advisories/GHSA-fg4q-ccq8-3r5q | Severity: high |
See the version list below for details.
dotnet add package NHibernate --version 5.2.7
NuGet\Install-Package NHibernate -Version 5.2.7
<PackageReference Include="NHibernate" Version="5.2.7" />
<PackageVersion Include="NHibernate" Version="5.2.7" />
<PackageReference Include="NHibernate" />
paket add NHibernate --version 5.2.7
#r "nuget: NHibernate, 5.2.7"
#:package NHibernate@5.2.7
#addin nuget:?package=NHibernate&version=5.2.7
#tool nuget:?package=NHibernate&version=5.2.7
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 was computed. |
| .NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. 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.4.1)
-
.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)
-
.NETStandard 2.0
- Antlr3.Runtime (>= 3.5.1 && < 4.0.0)
- Iesi.Collections (>= 4.0.4 && < 5.0.0)
- Microsoft.CSharp (>= 4.4.1)
- Remotion.Linq (>= 2.2.0 && < 3.0.0)
- Remotion.Linq.EagerFetching (>= 2.2.0 && < 3.0.0)
- System.Configuration.ConfigurationManager (>= 4.4.1)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
NuGet packages (574)
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.Common
Common types of NHibernate.Caches providers. |
|
|
NHibernate.Caches.SysCache
Cache provider for NHibernate using ASP.NET Cache object. |
GitHub repositories (51)
Showing the top 20 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.
|
|
|
mikependon/RepoDB
A hybrid ORM library for .NET.
|
|
|
zzzprojects/System.Linq.Dynamic.Core
The .NET Standard / .NET Core version from the System Linq Dynamic functionality.
|
|
|
nhibernate/fluent-nhibernate
Fluent NHibernate!
|
|
|
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
|
|
|
chucknorris/roundhouse
RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
|
|
|
spring-projects/spring-net
Spring Framework for .NET
|
|
|
MassTransit/Automatonymous
A state machine library for .Net - 100% code - No doodleware
|
|
|
brockallen/BrockAllen.MembershipReboot
MembershipReboot is a user identity management and authentication library.
|
|
|
Alachisoft/NCache
NCache: Highly Scalable Distributed Cache for .NET
|
|
|
vkhorikov/DddInAction
Source code for the DDD in Practice Pluralsight course
|
|
|
ShokoAnime/ShokoServer
Repository for Shoko Server.
|
|
|
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
|
|
|
vkhorikov/CqrsInPractice
Source code for the CQRS in Practice Pluralsight course
|
|
|
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
|
|
|
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
|
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 5.6.0 | 64,863 | 10/7/2025 | |
| 5.5.3 | 127,691 | 8/23/2025 | |
| 5.5.2 | 8,468,075 | 7/6/2024 | |
| 5.5.1 | 409,350 | 3/28/2024 | |
| 5.5.0 | 1,261,109 | 12/24/2023 | |
| 5.4.10 | 2,327 | 8/22/2025 | |
| 5.4.9 | 2,061,831 | 7/6/2024 | |
| 5.4.8 | 2,397 | 3/26/2024 | |
| 5.4.7 | 185,582 | 11/30/2023 | |
| 5.4.6 | 705,409 | 8/27/2023 | |
| 5.4.5 | 42,608 | 8/13/2023 | |
| 5.4.4 | 144,564 | 7/30/2023 | |
| 5.4.3 | 173,449 | 7/4/2023 | |
| 5.4.2 | 627,529 | 4/5/2023 | |
| 5.4.1 | 611,622 | 2/8/2023 | |
| 5.4.0 | 1,049,087 | 11/20/2022 | |
| 5.3.20 | 58,282 | 11/29/2023 | |
| 5.3.19 | 4,440 | 8/13/2023 | |
| 5.3.18 | 7,378 | 7/2/2023 | |
| 5.3.17 | 51,825 | 6/12/2023 | |
| 5.3.16 | 3,988 | 4/2/2023 | |
| 5.3.15 | 13,197 | 1/29/2023 | |
| 5.3.14 | 526,789 | 10/16/2022 | |
| 5.3.13 | 604,478 | 9/1/2022 | |
| 5.3.12 | 2,311,558 | 5/1/2022 | |
| 5.3.11 | 801,107 | 2/20/2022 | |
| 5.3.10 | 1,927,623 | 9/26/2021 | |
| 5.3.9 | 580,953 | 7/4/2021 | |
| 5.3.8 | 992,305 | 4/5/2021 | |
| 5.3.7 | 141,850 | 3/21/2021 | |
| 5.3.6 | 306,997 | 2/22/2021 | |
| 5.3.5 | 938,875 | 11/15/2020 | |
| 5.3.4 | 132,058 | 11/1/2020 | |
| 5.3.3 | 3,939,222 | 9/13/2020 | |
| 5.3.2 | 1,327,553 | 8/9/2020 | |
| 5.3.1 | 82,774 | 7/26/2020 | |
| 5.3.0 | 236,898 | 7/19/2020 | |
| 5.2.7 | 3,121,245 | 1/19/2020 | |
| 5.2.6 | 1,058,838 | 9/8/2019 | |
| 5.2.5 | 1,585,396 | 3/31/2019 | |
| 5.2.4 | 177,266 | 3/1/2019 | |
| 5.2.3 | 319,944 | 1/14/2019 | |
| 5.2.2 | 126,237 | 1/6/2019 | |
| 5.2.1 | 260,892 | 12/8/2018 | |
| 5.2.0 | 2,232,943 | 12/3/2018 | |
| 5.1.7 | 63,108 | 1/19/2020 | |
| 5.1.6 | 16,798 | 9/14/2019 | |
| 5.1.5 | 140,169 | 3/24/2019 | |
| 5.1.4 | 12,670 | 1/6/2019 | |
| 5.1.3 | 2,052,032 | 6/10/2018 | |
| 5.1.2 | 228,506 | 5/9/2018 | |
| 5.1.1 | 2,119,834 | 4/10/2018 | |
| 5.1.0 | 793,756 | 3/17/2018 | |
| 5.0.8 | 59,327 | 9/14/2019 | |
| 5.0.7 | 8,288 | 3/24/2019 | |
| 5.0.6 | 10,686 | 5/9/2018 | |
| 5.0.5 | 8,916 | 4/18/2018 | |
| 5.0.4 | 8,991 | 4/12/2018 | |
| 5.0.3 | 349,877 | 11/30/2017 | |
| 5.0.1 | 70,577 | 11/13/2017 | |
| 5.0.0 | 149,148 | 10/10/2017 | |
| 4.1.2.4000 | 704,777 | 5/4/2018 | |
| 4.1.1.4000 | 1,621,712 | 2/2/2017 | |
| 4.0.4.4000 | 2,748,492 | 8/17/2015 | |
| 4.0.3.4000 | 972,011 | 1/20/2015 | |
| 4.0.2.4000 | 467,751 | 11/15/2014 | |
| 4.0.1.4000 | 695,418 | 9/21/2014 | |
| 4.0.0.4000 | 2,305,371 | 8/17/2014 | |
| 3.4.1.4000 | 269,591 | 8/17/2015 | |
| 3.4.0.4000 | 337,729 | 8/17/2014 | |
| 3.3.5.4000 | 443,192 | 8/17/2015 | |
| 3.3.4.4000 | 281,338 | 8/7/2014 | |
| 3.3.3.4001 | 2,330,795 | 8/8/2013 | |
| 3.3.3.4000 | 819,560 | 3/17/2013 | |
| 3.3.2.4000 | 640,312 | 10/22/2012 | |
| 3.3.1.4000 | 1,416,975 | 6/12/2012 | |
| 3.3.0.4000 | 182,505 | 4/21/2012 | |
| 3.2.0.4000 | 611,641 | 7/30/2011 | |
| 3.1.0.4000 | 584,863 | 5/9/2011 | |
| 3.0.0.4000 | 202,571 | 3/12/2011 | |
| 2.1.2.4000 | 263,104 | 1/7/2011 |