Hangfire MySql Storage with support mysql 8 compiled based in Arnold Github Repository.
Info
Version: | 1.5.0 |
Author(s): | Guilherme Almeida |
Last Update: | Saturday, March 2, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arnoldasgudas/Hangfire.MySqlStorage |
NuGet Url: | https://www.nuget.org/packages/Hangfire.MySqlStorage8 |
Install
Install-Package Hangfire.MySqlStorage8
dotnet add package Hangfire.MySqlStorage8
paket add Hangfire.MySqlStorage8
Hangfire.MySqlStorage8 Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.4)
- Hangfire.Core(>= 1.6.17)
- Microsoft.CSharp(>= 4.4.1)
- MySqlConnector(>= 0.33.2)
- Newtonsoft.Json(>= 10.0.3)
Tags