Keon.NHibernate 3.0.6

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

// Install Keon.NHibernate as a Cake Tool
#tool nuget:?package=Keon.NHibernate&version=3.0.6

Filter to only use entities that implements the mandatory interfaces

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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.0.1 296 1/29/2024
5.0.0 491 11/26/2023
4.0.4 151 11/23/2023
4.0.3 117 11/14/2023
4.0.2 97 11/13/2023
4.0.1 382 8/15/2023
4.0.0 210 8/10/2023
3.0.9 505 6/17/2023
3.0.8 143 6/3/2023
3.0.7 159 4/14/2023
3.0.6 706 12/27/2022
3.0.5 323 11/23/2022
3.0.4 322 11/15/2022
3.0.3 350 10/31/2022
3.0.2 424 9/27/2022
3.0.1 538 8/21/2022
3.0.0 636 6/5/2022
2.3.2 671 2/21/2022
2.3.1 458 7/12/2021
2.3.0 366 7/12/2021
2.2.2 404 5/10/2021
2.2.1 338 5/10/2021
2.1.1 332 5/4/2021
2.1.0 370 5/4/2021
2.0.9 712 10/11/2020
2.0.8 608 10/10/2020
2.0.7 621 10/10/2020
2.0.6 514 10/2/2020
2.0.5 519 10/2/2020
2.0.4 459 9/29/2020
2.0.2 585 3/2/2020
2.0.1 594 1/21/2020
2.0.0 592 1/16/2020
1.1.1 604 9/12/2019
1.1.0 542 9/8/2019
1.0.2 551 9/7/2019
1.0.1 539 9/4/2019
1.0.0 610 5/22/2019

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