Hangfire.MySql
0.0.7
MySql storage implementation for Hangfire (background job system for ASP.NET applications).
Install-Package Hangfire.MySql -Version 0.0.7
dotnet add package Hangfire.MySql --version 0.0.7
<PackageReference Include="Hangfire.MySql" Version="0.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.MySql --version 0.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- FluentAssertions (>= 4.1.0)
- Hangfire.Core (>= 1.5.3)
- linq2db.MySql (>= 1.0.7.3)
- Newtonsoft.Json (>= 5.0.0)
- Owin (>= 1.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.