Hangfire.SQLite
1.4.2
dotnet add package Hangfire.SQLite --version 1.4.2
NuGet\Install-Package Hangfire.SQLite -Version 1.4.2
<PackageReference Include="Hangfire.SQLite" Version="1.4.2" />
paket add Hangfire.SQLite --version 1.4.2
#r "nuget: Hangfire.SQLite, 1.4.2"
// Install Hangfire.SQLite as a Cake Addin #addin nuget:?package=Hangfire.SQLite&version=1.4.2 // Install Hangfire.SQLite as a Cake Tool #tool nuget:?package=Hangfire.SQLite&version=1.4.2
Hangfire plugin for SQLite Storage
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 | net45 is compatible. 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. |
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.5
- Dapper (>= 1.50.2)
- Hangfire.Core (>= 1.6.16)
- Microsoft.CSharp (>= 4.4.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Data.SQLite.Core (>= 1.0.105.2)
-
.NETStandard 2.0
- Dapper (>= 1.50.2)
- Hangfire.Core (>= 1.6.16)
- Microsoft.CSharp (>= 4.4.0)
- Microsoft.Data.Sqlite.Core (>= 2.0.0)
- Newtonsoft.Json (>= 10.0.3)
- System.Configuration.ConfigurationManager (>= 4.4.0)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on Hangfire.SQLite:
Package | Downloads |
---|---|
EaCloud.Hangfire
EaCloud Hangfire 后台任务组件,封装基于 Hangfire 后台任务的服务端实现。 |
|
Hangfire.Initialization
Allow Hangfire to be initialized & destroyed independently in a similar manner to how EF Core initialization works. A key addition is the ability to create a new database if it doesn't already exist. |
|
PureActive.Queue.Hangfire
PureActive Hangfire Queue |
|
PureActive.Hosting.Hangfire
PureActive Hosting Support for Hangfire |
|
Delfin.Core.BackgroundJobs
A powerful library for managing background jobs in .NET applications, designed to simplify the execution of asynchronous tasks, scheduled jobs, and long-running processes. This package integrates seamlessly with popular job scheduling frameworks, ensuring reliable and efficient job management. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Hangfire.SQLite:
Repository | Stars |
---|---|
damikun/trouble-training
FullStack DDD/CQRS with GraphQL workshop including distributed tracing and monitoring. This shows the configuration from React frontend to .Net backend.
|
|
Texnomic/SecureDNS
Secure, Modern, Fully-Featured, All-In-One Cross-Architecture & Cross-Platform DNS Server Using .NET 8.0
|