Keon.NHibernate
5.5.1
dotnet add package Keon.NHibernate --version 5.5.1
NuGet\Install-Package Keon.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="Keon.NHibernate" Version="5.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Keon.NHibernate" Version="5.5.1" />
<PackageReference Include="Keon.NHibernate" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Keon.NHibernate --version 5.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Keon.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.
#:package Keon.NHibernate@5.5.1
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Keon.NHibernate&version=5.5.1
#tool nuget:?package=Keon.NHibernate&version=5.5.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Filter to only use entities that implements the mandatory interfaces
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- FluentNHibernate (>= 3.4.1)
- Keon.Util (>= 5.1.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.6)
- NHibernate (>= 5.5.2)
- System.Net.Http (>= 4.3.4)
- System.Text.RegularExpressions (>= 4.3.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
5.5.1 | 212 | 6/16/2025 |
5.5.0 | 261 | 5/28/2025 |
5.4.0 | 149 | 5/27/2025 |
5.3.5 | 151 | 5/27/2025 |
5.3.4 | 378 | 4/15/2025 |
5.3.3 | 808 | 3/24/2025 |
5.3.2 | 498 | 3/24/2025 |
5.3.1 | 521 | 2/23/2025 |
5.3.0 | 1,104 | 12/8/2024 |
5.2.0 | 534 | 10/19/2024 |
5.1.0 | 1,316 | 7/18/2024 |
5.0.2 | 120 | 7/17/2024 |
5.0.1 | 1,142 | 1/29/2024 |
5.0.0 | 559 | 11/26/2023 |
4.0.4 | 201 | 11/23/2023 |
4.0.3 | 167 | 11/14/2023 |
4.0.2 | 146 | 11/13/2023 |
4.0.1 | 443 | 8/15/2023 |
4.0.0 | 273 | 8/10/2023 |
3.0.9 | 574 | 6/17/2023 |
3.0.8 | 212 | 6/3/2023 |
3.0.7 | 226 | 4/14/2023 |
3.0.6 | 772 | 12/27/2022 |
3.0.5 | 403 | 11/23/2022 |
3.0.4 | 394 | 11/15/2022 |
3.0.3 | 419 | 10/31/2022 |
3.0.2 | 500 | 9/27/2022 |
3.0.1 | 614 | 8/21/2022 |
3.0.0 | 726 | 6/5/2022 |
2.3.2 | 761 | 2/21/2022 |
2.3.1 | 547 | 7/12/2021 |
2.3.0 | 459 | 7/12/2021 |
2.2.2 | 490 | 5/10/2021 |
2.2.1 | 426 | 5/10/2021 |
2.1.1 | 431 | 5/4/2021 |
2.1.0 | 456 | 5/4/2021 |
2.0.9 | 820 | 10/11/2020 |
2.0.8 | 710 | 10/10/2020 |
2.0.7 | 717 | 10/10/2020 |
2.0.6 | 607 | 10/2/2020 |
2.0.5 | 611 | 10/2/2020 |
2.0.4 | 547 | 9/29/2020 |
2.0.2 | 690 | 3/2/2020 |
2.0.1 | 696 | 1/21/2020 |
2.0.0 | 707 | 1/16/2020 |
1.1.1 | 709 | 9/12/2019 |
1.1.0 | 662 | 9/8/2019 |
1.0.2 | 657 | 9/7/2019 |
1.0.1 | 642 | 9/4/2019 |
1.0.0 | 739 | 5/22/2019 |
Improve transaction error message with inner exception for rollback