Simplify.FluentNHibernate
1.7.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 Simplify.FluentNHibernate --version 1.7.0
NuGet\Install-Package Simplify.FluentNHibernate -Version 1.7.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.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simplify.FluentNHibernate --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Simplify.FluentNHibernate, 1.7.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 Simplify.FluentNHibernate as a Cake Addin #addin nuget:?package=Simplify.FluentNHibernate&version=1.7.0 // Install Simplify.FluentNHibernate as a Cake Tool #tool nuget:?package=Simplify.FluentNHibernate&version=1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Simplifies FluentNHibernate connection configuration and allows you to write data-base queries with lambda expressions
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. 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.
-
- FluentNHibernate (>= 2.1.0)
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.0 | 229 | 4/26/2024 |
3.1.0 | 134 | 3/24/2024 |
3.0.0 | 490 | 1/14/2024 |
2.6.0 | 411 | 8/7/2023 |
2.5.3 | 2,297 | 4/15/2023 |
2.5.2 | 287 | 2/27/2023 |
2.5.1 | 1,933 | 10/27/2021 |
2.5.0 | 2,095 | 1/21/2021 |
2.4.0 | 1,112 | 11/17/2020 |
2.3.0 | 989 | 10/7/2020 |
2.2.0 | 2,685 | 4/17/2020 |
2.2.0-pre01 | 415 | 4/17/2020 |
2.1.0 | 1,118 | 3/4/2020 |
2.0.0 | 1,581 | 10/28/2019 |
1.9.0 | 8,048 | 12/13/2018 |
1.8.0 | 1,719 | 5/6/2018 |
1.7.0 | 1,072 | 3/5/2018 |
1.6.0 | 1,650 | 2/9/2017 |
1.5.1 | 1,200 | 1/23/2017 |
1.5.0 | 1,002 | 8/29/2016 |
1.4.0 | 1,040 | 8/18/2016 |
1.3.0 | 1,408 | 1/24/2016 |
1.2.1 | 1,502 | 10/7/2015 |
1.2.0 | 1,725 | 12/22/2014 |
1.1.0 | 1,476 | 11/12/2014 |
1.0.2-alpha | 914 | 9/8/2014 |
1.0.1 | 1,588 | 4/23/2014 |
1.0.0 | 1,246 | 2/25/2014 |
- Obsolete methods removed
* Upgrade to .NET Framework 4.6.2
* Upgrade to FluentNHibernate 2.1.0 (NHibernate 5.0.3)