Hangfire.FluentNHibernateStorage 1.7.30

dotnet add package Hangfire.FluentNHibernateStorage --version 1.7.30
NuGet\Install-Package Hangfire.FluentNHibernateStorage -Version 1.7.30
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="Hangfire.FluentNHibernateStorage" Version="1.7.30" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.FluentNHibernateStorage --version 1.7.30
#r "nuget: Hangfire.FluentNHibernateStorage, 1.7.30"
#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 Hangfire.FluentNHibernateStorage as a Cake Addin
#addin nuget:?package=Hangfire.FluentNHibernateStorage&version=1.7.30

// Install Hangfire.FluentNHibernateStorage as a Cake Tool
#tool nuget:?package=Hangfire.FluentNHibernateStorage&version=1.7.30

A Hangfire storage provider for SQL Server, MySQL, Oracle, DB/2, PostgreSQL, and Firebird

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos 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 Hangfire.FluentNHibernateStorage:

Package Downloads
fion.modelerp.core

ModelErp

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.30 10,345 6/16/2022
1.2.1060 2,224 5/3/2022
1.2.1050 1,626 2/3/2022
1.2.1040 1,267 2/2/2022
1.2.1020 10,925 11/12/2020
1.2.1014 1,651 11/8/2020
1.1.2503 115,681 1/7/2020
1.1.2457 7,757 11/27/2019
1.1.2405 9,150 9/10/2019
1.1.2400 2,442 8/9/2019
1.1.2394 1,341 8/3/2019
1.1.2392 4,273 5/3/2019
1.1.2322 1,218 4/29/2019
1.1.2120 11,785 3/11/2019
1.1.2105 3,844 2/11/2019
1.1.2099 6,377 11/8/2018
1.1.2062 2,494 2/7/2018
1.1.2060 1,735 2/3/2018
1.1.2048 1,694 1/23/2018
1.1.2046 1,760 1/14/2018
1.1.2045 1,686 12/27/2017
1.1.2041 1,636 12/26/2017

Update to Hangfire 1.7.30 which includes update to FluentNHibernate 3.1.0 / NHibernate 5.3.3, improved session flush feature, and other optimizations.  More unit tests.