Snork.FluentNHibernateTools
1.1.8700
See the version list below for details.
dotnet add package Snork.FluentNHibernateTools --version 1.1.8700
NuGet\Install-Package Snork.FluentNHibernateTools -Version 1.1.8700
<PackageReference Include="Snork.FluentNHibernateTools" Version="1.1.8700" />
paket add Snork.FluentNHibernateTools --version 1.1.8700
#r "nuget: Snork.FluentNHibernateTools, 1.1.8700"
// Install Snork.FluentNHibernateTools as a Cake Addin #addin nuget:?package=Snork.FluentNHibernateTools&version=1.1.8700 // Install Snork.FluentNHibernateTools as a Cake Tool #tool nuget:?package=Snork.FluentNHibernateTools&version=1.1.8700
Utilities for FluentNHibernate
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. 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. |
-
- FluentNHibernate (>= 2.0.3)
- Newtonsoft.Json (>= 5.0.1)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Snork.FluentNHibernateTools:
Package | Downloads |
---|---|
Hangfire.FluentNHibernateStorage
A Hangfire storage provider for SQL Server, MySQL, Oracle, DB/2, PostgreSQL, and Firebird |
|
fion.modelerp.core
ModelErp |
|
FluentNHibernate.AspNet.Identity
An ASP.NET Identity 2.1 provider that uses FluentNHibernate. Supports MySQL, SQL Server, Oracle, DB/2, SQLite, Firebird, PostgreSQL, SQLAnyWhere, SQL Server Compact Edition. |
|
Log4Net.FluentNHibernateAppender
A simple-to-configure Log4Net provider for SQL Server, MySQL, Oracle, DB/2, PostgreSQL, SQLite, MS SQL CE, MS Access, SQLAnywhere and Firebird |
|
Snork.AspNet.SignalR.FluentNHibernate
A SignalR backplane provider for SQL Server, MySQL, Oracle, DB/2, PostgreSQL, and Firebird |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
2.1.1470 | 2,849 | 8/11/2022 | |
2.0.4 | 475 | 6/22/2022 | |
2.0.3 | 465 | 6/17/2022 | |
2.0.2 | 19,477 | 6/16/2022 | |
2.0.1 | 586 | 6/16/2022 | |
1.2.1018 | 24,458 | 11/10/2020 | |
1.2.1014 | 1,791 | 11/8/2020 | |
1.1.8700 | 124,854 | 1/7/2020 | |
1.1.8655 | 1,290 | 11/27/2019 | |
1.1.8650 | 38,235 | 2/11/2019 | |
1.1.8601 | 670 | 2/3/2019 | |
1.1.6600 | 25,933 | 1/12/2018 | |
1.0.3 | 993 | 1/12/2018 | |
1.0.2 | 1,669 | 1/11/2018 | |
1.0.1 | 1,660 | 1/10/2018 | |
1.0.0 | 1,033 | 1/10/2018 |
Add logging interface internally that will dump schema updates to the configured logger. Raise exception if there's an issue during schema update. Add Object Renamer interface to builder options