Hangfire.MySqlStorage.TablesPrefixedWithSchema
1.0.5.3
Hangfire MySql Storage with "Hangfire" prefixed before all table names, forked from https://github.com/arnoldasgudas/Hangfire.MySqlStorage
Install-Package Hangfire.MySqlStorage.TablesPrefixedWithSchema -Version 1.0.5.3
dotnet add package Hangfire.MySqlStorage.TablesPrefixedWithSchema --version 1.0.5.3
<PackageReference Include="Hangfire.MySqlStorage.TablesPrefixedWithSchema" Version="1.0.5.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.MySqlStorage.TablesPrefixedWithSchema --version 1.0.5.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
1.0.5 - Mirror of Hangfire.MySqlStorage, 1.0.5.1 - Fixed bug related to null ExpireAt date
Dependencies
-
- Dapper (>= 1.42.0)
- Hangfire.Core (>= 1.5.3)
- MySql.Data (>= 6.9.9)
- Newtonsoft.Json (>= 5.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.