Hangfire's mysql storage.
Info
Version: | 2.2.5 |
Author(s): | stulzq |
Last Update: | Monday, June 10, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stulzq/Hangfire.MySql.Core |
NuGet Url: | https://www.nuget.org/packages/Hangfire.MySql.Core |
Install
Install-Package Hangfire.MySql.Core
dotnet add package Hangfire.MySql.Core
paket add Hangfire.MySql.Core
Hangfire.MySql.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.60.6)
- Hangfire.Core(>= 1.7.3)
- Microsoft.CSharp(>= 4.5.0)
- MySqlConnector(>= 0.45.1)
- Newtonsoft.Json(>= 11.0.2)
Tags