Keon.NHibernate 5.3.4

dotnet add package Keon.NHibernate --version 5.3.4
                    
NuGet\Install-Package Keon.NHibernate -Version 5.3.4
                    
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.3.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Keon.NHibernate" Version="5.3.4" />
                    
Directory.Packages.props
<PackageReference Include="Keon.NHibernate" />
                    
Project file
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.3.4
                    
#r "nuget: Keon.NHibernate, 5.3.4"
                    
#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.
#addin nuget:?package=Keon.NHibernate&version=5.3.4
                    
Install Keon.NHibernate as a Cake Addin
#tool nuget:?package=Keon.NHibernate&version=5.3.4
                    
Install Keon.NHibernate as a Cake Tool

Filter to only use entities that implements the mandatory interfaces

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.3.4 319 4/15/2025
5.3.3 791 3/24/2025
5.3.2 473 3/24/2025
5.3.1 500 2/23/2025
5.3.0 1,085 12/8/2024
5.2.0 510 10/19/2024
5.1.0 1,304 7/18/2024
5.0.2 103 7/17/2024
5.0.1 1,124 1/29/2024
5.0.0 550 11/26/2023
4.0.4 183 11/23/2023
4.0.3 151 11/14/2023
4.0.2 136 11/13/2023
4.0.1 421 8/15/2023
4.0.0 241 8/10/2023
3.0.9 543 6/17/2023
3.0.8 183 6/3/2023
3.0.7 198 4/14/2023
3.0.6 748 12/27/2022
3.0.5 367 11/23/2022
3.0.4 363 11/15/2022
3.0.3 394 10/31/2022
3.0.2 460 9/27/2022
3.0.1 584 8/21/2022
3.0.0 683 6/5/2022
2.3.2 723 2/21/2022
2.3.1 514 7/12/2021
2.3.0 421 7/12/2021
2.2.2 462 5/10/2021
2.2.1 396 5/10/2021
2.1.1 393 5/4/2021
2.1.0 421 5/4/2021
2.0.9 776 10/11/2020
2.0.8 671 10/10/2020
2.0.7 683 10/10/2020
2.0.6 575 10/2/2020
2.0.5 577 10/2/2020
2.0.4 512 9/29/2020
2.0.2 649 3/2/2020
2.0.1 646 1/21/2020
2.0.0 656 1/16/2020
1.1.1 667 9/12/2019
1.1.0 613 9/8/2019
1.0.2 613 9/7/2019
1.0.1 603 9/4/2019
1.0.0 692 5/22/2019

Improve transaction error message with inner exception for rollback