Hangfire.SQLite
1.4.2
.NET Standard 2.0
.NET Framework 4.5
dotnet add package Hangfire.SQLite --version 1.4.2
NuGet\Install-Package Hangfire.SQLite -Version 1.4.2
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.SQLite" Version="1.4.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.SQLite --version 1.4.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Hangfire.SQLite, 1.4.2"
#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.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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Hangfire plugin for SQLite Storage
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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 (10)
Showing the top 5 NuGet packages that depend on Hangfire.SQLite:
Package | Downloads |
---|---|
PureActive.Queue.Hangfire
PureActive Hangfire Queue |
|
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.Hosting.Hangfire
PureActive Hosting Support for Hangfire |
|
Monotype.Core
This is the core library for monotype web publishing tool, please use Monotype package instead. |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Hangfire.SQLite:
Repository | Stars |
---|---|
elsa-workflows/elsa-core
A .NET workflows library
|
|
fullstackhero/dotnet-webapi-boilerplate
Clean Architecture Template for .NET 6.0 WebApi built with Multitenancy Support.
|
|
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 7.0
|