Keon.NHibernate 2.3.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Keon.NHibernate --version 2.3.2
                    
NuGet\Install-Package Keon.NHibernate -Version 2.3.2
                    
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="2.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Keon.NHibernate" Version="2.3.2" />
                    
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 2.3.2
                    
#r "nuget: Keon.NHibernate, 2.3.2"
                    
#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=2.3.2
                    
Install as a Cake Addin
#tool nuget:?package=Keon.NHibernate&version=2.3.2
                    
Install as a Cake Tool

Filter to only use entities that implements the mandatory interfaces

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
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.5.1 199 6/16/2025
5.5.0 257 5/28/2025
5.4.0 143 5/27/2025
5.3.5 144 5/27/2025
5.3.4 372 4/15/2025
5.3.3 800 3/24/2025
5.3.2 490 3/24/2025
5.3.1 516 2/23/2025
5.3.0 1,099 12/8/2024
5.2.0 527 10/19/2024
5.1.0 1,312 7/18/2024
5.0.2 115 7/17/2024
5.0.1 1,137 1/29/2024
5.0.0 557 11/26/2023
4.0.4 194 11/23/2023
4.0.3 162 11/14/2023
4.0.2 143 11/13/2023
4.0.1 437 8/15/2023
4.0.0 265 8/10/2023
3.0.9 565 6/17/2023
3.0.8 205 6/3/2023
3.0.7 218 4/14/2023
3.0.6 766 12/27/2022
3.0.5 392 11/23/2022
3.0.4 384 11/15/2022
3.0.3 411 10/31/2022
3.0.2 488 9/27/2022
3.0.1 604 8/21/2022
3.0.0 714 6/5/2022
2.3.2 748 2/21/2022
2.3.1 538 7/12/2021
2.3.0 446 7/12/2021
2.2.2 481 5/10/2021
2.2.1 417 5/10/2021
2.1.1 419 5/4/2021
2.1.0 447 5/4/2021
2.0.9 808 10/11/2020
2.0.8 701 10/10/2020
2.0.7 707 10/10/2020
2.0.6 598 10/2/2020
2.0.5 601 10/2/2020
2.0.4 538 9/29/2020
2.0.2 680 3/2/2020
2.0.1 679 1/21/2020
2.0.0 695 1/16/2020
1.1.1 699 9/12/2019
1.1.0 651 9/8/2019
1.0.2 646 9/7/2019
1.0.1 632 9/4/2019
1.0.0 725 5/22/2019

Add NotIn to get properties not in a list, change Contains to In