NHibernate 5.3.15
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.3.15
NuGet\Install-Package NHibernate -Version 5.3.15
<PackageReference Include="NHibernate" Version="5.3.15" />
<PackageVersion Include="NHibernate" Version="5.3.15" />
<PackageReference Include="NHibernate" />
paket add NHibernate --version 5.3.15
#r "nuget: NHibernate, 5.3.15"
#:package NHibernate@5.3.15
#addin nuget:?package=NHibernate&version=5.3.15
#tool nuget:?package=NHibernate&version=5.3.15
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 (583)
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
|
|
|
ShokoAnime/ShokoServer
Repository for Shoko Server.
|
|
|
vkhorikov/DddInAction
Source code for the DDD in Practice Pluralsight course
|
|
|
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 | 329,461 | 10/7/2025 | |
| 5.5.3 | 216,262 | 8/23/2025 | |
| 5.5.2 | 10,062,219 | 7/6/2024 | |
| 5.5.1 | 426,631 | 3/28/2024 | |
| 5.5.0 | 1,378,102 | 12/24/2023 | |
| 5.4.10 | 4,624 | 8/22/2025 | |
| 5.4.9 | 2,707,254 | 7/6/2024 | |
| 5.4.8 | 2,686 | 3/26/2024 | |
| 5.4.7 | 190,733 | 11/30/2023 | |
| 5.4.6 | 750,500 | 8/27/2023 | |
| 5.4.5 | 43,511 | 8/13/2023 | |
| 5.4.4 | 146,999 | 7/30/2023 | |
| 5.4.3 | 175,063 | 7/4/2023 | |
| 5.4.2 | 639,489 | 4/5/2023 | |
| 5.3.20 | 66,131 | 11/29/2023 | |
| 5.3.19 | 4,800 | 8/13/2023 | |
| 5.3.18 | 7,548 | 7/2/2023 | |
| 5.3.17 | 52,092 | 6/12/2023 | |
| 5.3.16 | 4,231 | 4/2/2023 | |
| 5.3.15 | 13,383 | 1/29/2023 |