Hangfire's mysql storage.
Info
| Version: | 2.1.10 |
| Author(s): | Darlan O. da Luz |
| Last Update: | Thursday, March 28, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Darlan82/Hangfire.MySql.Core |
| NuGet Url: | https://www.nuget.org/packages/Hangfire.MySql.Core_MySql.Data |
Install
Install-Package Hangfire.MySql.Core_MySql.Data
dotnet add package Hangfire.MySql.Core_MySql.Data
paket add Hangfire.MySql.Core_MySql.Data
Hangfire.MySql.Core_MySql.Data Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.5)
- Hangfire.Core(>= 1.6.21)
- MySql.Data(>= 8.0.12)
- Newtonsoft.Json(>= 10.0.3)
Tags