Hangfire.Storage.SQLite
0.3.4
See the version list below for details.
dotnet add package Hangfire.Storage.SQLite --version 0.3.4
NuGet\Install-Package Hangfire.Storage.SQLite -Version 0.3.4
<PackageReference Include="Hangfire.Storage.SQLite" Version="0.3.4" />
<PackageVersion Include="Hangfire.Storage.SQLite" Version="0.3.4" />
<PackageReference Include="Hangfire.Storage.SQLite" />
paket add Hangfire.Storage.SQLite --version 0.3.4
#r "nuget: Hangfire.Storage.SQLite, 0.3.4"
#addin nuget:?package=Hangfire.Storage.SQLite&version=0.3.4
#tool nuget:?package=Hangfire.Storage.SQLite&version=0.3.4
An Alternative SQLite Storage for Hangfire
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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.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 is compatible. 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. |
-
.NETFramework 4.8
- Hangfire.Core (>= 1.7.6)
- sqlite-net-pcl (>= 1.7.335)
-
.NETStandard 2.0
- Hangfire.Core (>= 1.7.6)
- sqlite-net-pcl (>= 1.7.335)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Hangfire.Storage.SQLite:
Package | Downloads |
---|---|
Cultiv.Hangfire
This installs Hangfire and a dashboard in Umbraco, the dashboard is secured and is only available for users with access to the Settings section of Umbraco |
|
Miru.Sqlite
Package Description |
|
Elsa.Hangfire
Provides Hangfire integration and an implementation of Elsa's IJobQueue implementation. |
|
Nxin.Abp.BackgroundWorkers.Hangfire.SQLite
Package Description |
|
Parsnet
Library for creating file parsers |
GitHub repositories (8)
Showing the top 8 popular GitHub repositories that depend on Hangfire.Storage.SQLite:
Repository | Stars |
---|---|
Kareadita/Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
|
|
lingarr-translate/lingarr
Lingarr is an application that supports both local and SaaS translation services to translate subtitle files into a specified target language. With automated translation options, Lingarr simplifies translating subtitles.
|
|
aprilyush/EasyCMS
EasyCms基于Asp.net Core 的后台快速开发框架,内容管理系统
|
|
Corsinvest/cv4pve-admin
Corsinvest for Proxmox VE Web Admin Clusters - vCenter but for Proxmoxm VE
|
|
kkbruce/AspNetCore-Practice
ASP.NET Core 專案練習集合,ASP.NET Core Practice Projects
|
|
face-it/Hangfire.Tags
Add tags to Hangfire backgroundjobs
|
Version | Downloads | Last updated |
---|---|---|
0.4.2 | 354,531 | 4/10/2024 |
0.4.1 | 27,444 | 2/5/2024 |
0.4.0 | 39,041 | 12/31/2023 |
0.3.4 | 204,832 | 4/20/2023 |
0.3.3 | 54,285 | 1/21/2023 |
0.3.2 | 138,101 | 5/26/2022 |
0.3.1 | 58,424 | 1/8/2022 |
0.3.0 | 120,144 | 2/21/2021 |
0.2.5 | 1,664 | 2/14/2021 |
0.2.4 | 55,659 | 1/15/2020 |
0.2.2 | 950 | 12/23/2019 |
0.2.1 | 650 | 12/23/2019 |
0.2.0 | 547 | 12/20/2019 |
0.1.1 | 647 | 12/17/2019 |
0.1.0 | 902 | 12/2/2019 |
0.0.2 | 498 | 12/1/2019 |
0.0.1 | 820 | 11/28/2019 |
0.3.4
- Bug Fix (GetTimelineStats and GetHourlyTimelineStats return wrongly matched results), thanks to @MaxTheWhale