Keon.NHibernate
2.3.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Keon.NHibernate --version 2.3.0
NuGet\Install-Package Keon.NHibernate -Version 2.3.0
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.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Keon.NHibernate --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Keon.NHibernate, 2.3.0"
#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=2.3.0 // Install Keon.NHibernate as a Cake Tool #tool nuget:?package=Keon.NHibernate&version=2.3.0
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 | 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- FluentNHibernate (>= 3.1.0)
- Keon.Util (>= 2.0.3)
- Microsoft.Extensions.Configuration.Abstractions (>= 5.0.0)
- NHibernate (>= 5.3.9)
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.2.0 | 303 | 10/19/2024 |
5.1.0 | 1,200 | 7/18/2024 |
5.0.2 | 88 | 7/17/2024 |
5.0.1 | 1,115 | 1/29/2024 |
5.0.0 | 541 | 11/26/2023 |
4.0.4 | 175 | 11/23/2023 |
4.0.3 | 142 | 11/14/2023 |
4.0.2 | 122 | 11/13/2023 |
4.0.1 | 407 | 8/15/2023 |
4.0.0 | 231 | 8/10/2023 |
3.0.9 | 529 | 6/17/2023 |
3.0.8 | 168 | 6/3/2023 |
3.0.7 | 182 | 4/14/2023 |
3.0.6 | 730 | 12/27/2022 |
3.0.5 | 345 | 11/23/2022 |
3.0.4 | 342 | 11/15/2022 |
3.0.3 | 373 | 10/31/2022 |
3.0.2 | 437 | 9/27/2022 |
3.0.1 | 560 | 8/21/2022 |
3.0.0 | 658 | 6/5/2022 |
2.3.2 | 692 | 2/21/2022 |
2.3.1 | 480 | 7/12/2021 |
2.3.0 | 387 | 7/12/2021 |
2.2.2 | 425 | 5/10/2021 |
2.2.1 | 361 | 5/10/2021 |
2.1.1 | 354 | 5/4/2021 |
2.1.0 | 379 | 5/4/2021 |
2.0.9 | 735 | 10/11/2020 |
2.0.8 | 630 | 10/10/2020 |
2.0.7 | 643 | 10/10/2020 |
2.0.6 | 534 | 10/2/2020 |
2.0.5 | 536 | 10/2/2020 |
2.0.4 | 471 | 9/29/2020 |
2.0.2 | 606 | 3/2/2020 |
2.0.1 | 603 | 1/21/2020 |
2.0.0 | 612 | 1/16/2020 |
1.1.1 | 622 | 9/12/2019 |
1.1.0 | 569 | 9/8/2019 |
1.0.2 | 568 | 9/7/2019 |
1.0.1 | 557 | 9/4/2019 |
1.0.0 | 637 | 5/22/2019 |
Add NotIn to get properties not in a list, change Contains to In