Hangfire MySql Storage.
Info
Version: | 1.0.3 |
Author(s): | Vladimir Ivanov |
Last Update: | Wednesday, October 11, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kripergvg/Hangfire.MySqlStorage |
NuGet Url: | https://www.nuget.org/packages/Hangfire.MySqlStorage.NetCore |
Install
Install-Package Hangfire.MySqlStorage.NetCore
dotnet add package Hangfire.MySqlStorage.NetCore
paket add Hangfire.MySqlStorage.NetCore
Hangfire.MySqlStorage.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- MySqlConnector(>= 0.28.0)
- Newtonsoft.Json(>= 10.0.3)
- Dapper(>= 1.50.2)
- Hangfire.Core(>= 1.6.17)
Tags