Hangfire MySql Storage with support for MySql 8.x.
Info
| Version: | 1.0.0 |
| Author(s): | William Belcher |
| Last Update: | Sunday, January 26, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/arnoldasgudas/Hangfire.MySqlStorage |
| NuGet Url: | https://www.nuget.org/packages/Hangfire.MySqlStorage.Unofficial |
Install
Install-Package Hangfire.MySqlStorage.Unofficial
dotnet add package Hangfire.MySqlStorage.Unofficial
paket add Hangfire.MySqlStorage.Unofficial
Hangfire.MySqlStorage.Unofficial Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Dapper(>= 1.50.5)
- Hangfire.Core(>= 1.6.21)
- Microsoft.CSharp(>= 4.4.1)
- MySqlConnector(>= 0.47.1)
- Newtonsoft.Json(>= 11.0.2)
- Dapper(>= 1.50.5)
- Hangfire.Core(>= 1.6.21)
- Microsoft.CSharp(>= 4.4.1)
- MySqlConnector(>= 0.47.1)
- Newtonsoft.Json(>= 11.0.2)
Tags