Hangfire.Sqlite extension for .Net Core.
Info
Version: | 1.0.2 |
Author(s): | TidusJar |
Last Update: | Wednesday, June 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Hangfire.SQLite.Core |
Install
Install-Package Hangfire.SQLite.Core
dotnet add package Hangfire.SQLite.Core
paket add Hangfire.SQLite.Core
Hangfire.SQLite.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SQLite(>= 1.1.1)
- Dapper(>= 1.50.2)
- NETStandard.Library(>= 1.6.1)
- HangFire.Core(>= 1.6.12)
Tags