Hangfire.SQLite
1.3.0
See the version list below for details.
dotnet add package Hangfire.SQLite --version 1.3.0
NuGet\Install-Package Hangfire.SQLite -Version 1.3.0
<PackageReference Include="Hangfire.SQLite" Version="1.3.0" />
<PackageVersion Include="Hangfire.SQLite" Version="1.3.0" />
<PackageReference Include="Hangfire.SQLite" />
paket add Hangfire.SQLite --version 1.3.0
#r "nuget: Hangfire.SQLite, 1.3.0"
#addin nuget:?package=Hangfire.SQLite&version=1.3.0
#tool nuget:?package=Hangfire.SQLite&version=1.3.0
Hangfire plugin for SQLite Storage
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.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. |
-
- Dapper (>= 1.50.2)
- Hangfire.Core (>= 1.6.15)
- Newtonsoft.Json (>= 5.0.1)
- System.Data.SQLite.Core (>= 1.0.98.1)
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
|