Package Description.
Info
Version: | 1.0.7 |
Author(s): | Hangfire.MySql.NetCore |
Last Update: | Friday, April 7, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Hangfire.MySql.NetCore |
Install
Install-Package Hangfire.MySql.NetCore
dotnet add package Hangfire.MySql.NetCore
paket add Hangfire.MySql.NetCore
Hangfire.MySql.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.2)
- MySql.Data(>= 7.0.761)
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.Logging(>= 1.1.1)
- Hangfire.Core(>= 1.6.9)
- Newtonsoft.Json(>= 9.0.1)