Hangfire.FluentNHibernateStorage
1.7.30
.NET Standard 2.0
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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A Hangfire storage provider for SQL Server, MySQL, Oracle, DB/2, PostgreSQL, and Firebird
Product | Versions 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. |
.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)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- FluentNHibernate (>= 3.1.0)
- Hangfire.Core (>= 1.7.30)
- Newtonsoft.Json (>= 11.0.1)
- Snork.FluentNHibernateTools (>= 2.0.2)
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 | 4,554 | 6/16/2022 | |
1.2.1060 | 1,470 | 5/3/2022 | |
1.2.1050 | 1,079 | 2/3/2022 | |
1.2.1040 | 698 | 2/2/2022 | |
1.2.1020 | 7,424 | 11/12/2020 | |
1.2.1014 | 1,004 | 11/8/2020 | |
1.1.2503 | 109,910 | 1/7/2020 | |
1.1.2457 | 5,971 | 11/27/2019 | |
1.1.2405 | 8,652 | 9/10/2019 | |
1.1.2400 | 1,926 | 8/9/2019 | |
1.1.2394 | 860 | 8/3/2019 | |
1.1.2392 | 3,744 | 5/3/2019 | |
1.1.2322 | 734 | 4/29/2019 | |
1.1.2120 | 11,119 | 3/11/2019 | |
1.1.2105 | 3,300 | 2/11/2019 | |
1.1.2099 | 5,220 | 11/8/2018 | |
1.1.2062 | 1,920 | 2/7/2018 | |
1.1.2060 | 1,200 | 2/3/2018 | |
1.1.2048 | 1,190 | 1/23/2018 | |
1.1.2046 | 1,250 | 1/14/2018 | |
1.1.2045 | 1,149 | 12/27/2017 | |
1.1.2041 | 1,133 | 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.