Hangfire MySql Storage.
Info
Version: | 2.0.3 |
Author(s): | Arnoldas Gudas |
Last Update: | Monday, July 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arnoldasgudas/Hangfire.MySqlStorage |
NuGet Url: | https://www.nuget.org/packages/Hangfire.MySqlStorage |
Install
Install-Package Hangfire.MySqlStorage
dotnet add package Hangfire.MySqlStorage
paket add Hangfire.MySqlStorage
Hangfire.MySqlStorage 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(>= 1.0.0)
- Newtonsoft.Json(>= 11.0.2)
- Dapper(>= 1.50.5)
- Hangfire.Core(>= 1.6.21)
- Microsoft.CSharp(>= 4.4.1)
- MySqlConnector(>= 1.0.0)
- Newtonsoft.Json(>= 11.0.2)
Tags