Hangfire plugin for SQLite Storage.
Info
Version: | 1.4.2 |
Author(s): | wanlitao |
Last Update: | Tuesday, September 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wanlitao/HangfireExtension |
NuGet Url: | https://www.nuget.org/packages/Hangfire.SQLite |
Install
Install-Package Hangfire.SQLite
dotnet add package Hangfire.SQLite
paket add Hangfire.SQLite
Hangfire.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
.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)
- Dapper(>= 1.50.2)
- Hangfire.Core(>= 1.6.16)
- Microsoft.CSharp(>= 4.4.0)
- Newtonsoft.Json(>= 10.0.3)
- Microsoft.Data.Sqlite.Core(>= 2.0.0)
- System.Configuration.ConfigurationManager(>= 4.4.0)