Beginor.AppFx.Repository.Hibernate 9.0.7

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

appfx

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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
9.0.7 19 8/25/2025
9.0.6 123 8/18/2025
9.0.5 56 8/16/2025
9.0.4 193 7/20/2025
9.0.3 171 5/27/2025
9.0.2 181 4/1/2025
9.0.1 176 4/1/2025
9.0.0 167 12/1/2024
8.0.10 139 10/9/2024
8.0.9 132 9/22/2024
8.0.8 168 7/15/2024
8.0.7 133 7/8/2024
8.0.6 157 4/2/2024
8.0.5 179 3/11/2024
8.0.4 169 2/19/2024
8.0.3 160 2/17/2024
8.0.2 227 12/27/2023
8.0.1 181 12/27/2023
8.0.0 219 11/19/2023
7.0.11 238 9/2/2023
7.0.10 198 8/19/2023
7.0.9 211 8/4/2023
7.0.8 201 7/8/2023
7.0.7 201 7/8/2023
7.0.6 218 6/14/2023
7.0.5 255 4/21/2023
7.0.4 264 4/4/2023
7.0.3 399 12/21/2022
7.0.2 373 12/20/2022
7.0.1 357 12/11/2022
7.0.0 367 12/11/2022
6.0.10 449 10/25/2022
6.0.9 547 8/8/2022
6.0.8 571 6/24/2022
6.0.7 597 5/21/2022
6.0.6 622 5/10/2022
6.0.5 670 4/18/2022
6.0.4 713 3/9/2022
6.0.3 704 2/25/2022
6.0.2 731 2/21/2022
6.0.1 474 12/16/2021
6.0.0 501 11/22/2021
5.0.11 561 9/28/2021
5.0.10 612 9/8/2021
5.0.9 521 9/8/2021
5.0.8 496 9/8/2021
5.0.7 619 7/28/2021
5.0.6 533 7/6/2021
5.0.5 576 4/13/2021
5.0.3 663 12/18/2020
5.0.2 653 11/18/2020
5.0.1 585 11/13/2020
5.0.0 585 11/11/2020
5.0.0-rc.2 355 11/2/2020
5.0.0-rc.1 426 9/16/2020
3.1.2 727 5/25/2020
3.1.1 864 10/13/2019
3.1.0 841 10/12/2019
3.0.0 791 10/12/2019
2.5.0 933 7/13/2019
2.4.0 962 4/25/2019
2.3.0 909 4/24/2019
2.2.0 1,141 10/6/2018
2.1.0 1,134 8/19/2018
2.0.0 1,511 7/4/2018
1.2.3 1,805 12/26/2017
1.2.2 1,349 12/26/2017
1.2.1 1,194 11/25/2017
1.2.0 1,197 10/26/2017
1.0.1 1,314 7/3/2017
1.0.0 1,223 5/8/2017

Update NHibernate to 5.5.3;