Hangfire.Tags.MySql.Official
1.7.0
Support for MySql for Hangfire.Tags. This separate library is required in order to search for tags, and proper cleanup.
Install-Package Hangfire.Tags.MySql.Official -Version 1.7.0
dotnet add package Hangfire.Tags.MySql.Official --version 1.7.0
<PackageReference Include="Hangfire.Tags.MySql.Official" Version="1.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.Tags.MySql.Official --version 1.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Hangfire.MySqlStorage (>= 2.0.2)
- Hangfire.Tags (>= 1.7.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Hangfire.Tags.MySql.Official:
Repository | Stars |
---|---|
yuzd/Hangfire.HttpJob
httpjob for Hangfire,restful api for Hangfire,job调度与业务分离
|