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
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. 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.
-
- 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 | 19,795 | 6/16/2022 | |
1.2.1060 | 2,315 | 5/3/2022 | |
1.2.1050 | 1,680 | 2/3/2022 | |
1.2.1040 | 1,336 | 2/2/2022 | |
1.2.1020 | 18,515 | 11/12/2020 | |
1.2.1014 | 1,700 | 11/8/2020 | |
1.1.2503 | 126,131 | 1/7/2020 | |
1.1.2457 | 10,690 | 11/27/2019 | |
1.1.2405 | 9,225 | 9/10/2019 | |
1.1.2400 | 2,501 | 8/9/2019 | |
1.1.2394 | 1,397 | 8/3/2019 | |
1.1.2392 | 4,321 | 5/3/2019 | |
1.1.2322 | 1,281 | 4/29/2019 | |
1.1.2120 | 11,936 | 3/11/2019 | |
1.1.2105 | 3,943 | 2/11/2019 | |
1.1.2099 | 7,678 | 11/8/2018 | |
1.1.2062 | 2,833 | 2/7/2018 | |
1.1.2060 | 1,790 | 2/3/2018 | |
1.1.2048 | 1,740 | 1/23/2018 | |
1.1.2046 | 1,818 | 1/14/2018 | |
1.1.2045 | 1,745 | 12/27/2017 | |
1.1.2041 | 1,689 | 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.