Hangfire MySql Storage with "Hangfire" prefixed before all table names, forked from https://github.com/arnoldasgudas/Hangfire.MySqlStorage.
Info
Version: | 1.0.5.3 |
Author(s): | Joel Cass |
Last Update: | Wednesday, April 11, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joel-cass/Hangfire.MySqlStorage |
NuGet Url: | https://www.nuget.org/packages/Hangfire.MySqlStorage.TablesPrefixedWithSchema |
Install
Install-Package Hangfire.MySqlStorage.TablesPrefixedWithSchema
dotnet add package Hangfire.MySqlStorage.TablesPrefixedWithSchema
paket add Hangfire.MySqlStorage.TablesPrefixedWithSchema
Hangfire.MySqlStorage.TablesPrefixedWithSchema Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.42.0)
- Hangfire.Core(>= 1.5.3)
- MySql.Data(>= 6.9.9)
- Newtonsoft.Json(>= 5.0.1)
Tags