Simplify.FluentNHibernate 1.5.0

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

Simplifies FluentNHibernate connection configuration and allows you to write data-base queries with lambda expressions

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Simplify.FluentNHibernate:

Package Downloads
Simplify.Repository.FluentNHibernate

Simplify.Repository FluentNHibernate implementation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.1 535 12/1/2024
3.2.0 446 4/26/2024
3.1.0 148 3/24/2024
3.0.0 726 1/14/2024
2.6.0 448 8/7/2023
2.5.3 2,908 4/15/2023
2.5.2 315 2/27/2023
2.5.1 1,989 10/27/2021
2.5.0 2,150 1/21/2021
2.4.0 1,166 11/17/2020
2.3.0 1,045 10/7/2020
2.2.0 2,752 4/17/2020
2.2.0-pre01 467 4/17/2020
2.1.0 1,175 3/4/2020
2.0.0 1,643 10/28/2019
1.9.0 8,114 12/13/2018
1.8.0 1,907 5/6/2018
1.7.0 1,259 3/5/2018
1.6.0 1,782 2/9/2017
1.5.1 1,339 1/23/2017
1.5.0 1,133 8/29/2016
1.4.0 1,170 8/18/2016
1.3.0 1,543 1/24/2016
1.2.1 1,640 10/7/2015
1.2.0 1,866 12/22/2014
1.1.0 1,616 11/12/2014
1.0.2-alpha 1,054 9/8/2014
1.0.1 1,807 4/23/2014
1.0.0 1,393 2/25/2014

* Upgrade to .net framework 4.5.2
+ Session GetCount extension method
+ Session GetListPaged extension method