Hangfire.MySql.Core
2.2.2
Hangfire's mysql storage.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Hangfire.MySql.Core -Version 2.2.2
dotnet add package Hangfire.MySql.Core --version 2.2.2
<PackageReference Include="Hangfire.MySql.Core" Version="2.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Hangfire.MySql.Core --version 2.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
1.SQL script default encoding set to uft8mb4
2.Support table prefix
Dependencies
-
.NETStandard 2.0
- Dapper (>= 1.50.5)
- Hangfire.Core (>= 1.6.20)
- Microsoft.CSharp (>= 4.5.0)
- MySqlConnector (>= 0.45.1)
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Hangfire.MySql.Core:
Package | Downloads |
---|---|
Scheduler.NET
Scheduler.NET is a distributed scheduler system. It support http call back job and client managed job
|
|
LY.Initializer
Package Description
|
|
Hangfire.HttpJob.Ext.Storage.All
Update Oracle,Sqlserver,Mongo Storage
|
|
EaCloud.Hangfire
EaCloud Hangfire 后台任务组件,封装基于Hangfire后台任务的服务端实现
|
|
DoWork.Hangfire
Package Description
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Hangfire.MySql.Core:
Repository | Stars |
---|---|
Meowv/Blog
🤣阿星Plus⭐⭐⭐ - 此版本个人博客项目底层基于 abp vNext (不完全依赖)搭建,和免费开源跨平台的 .NET Core 3.1 开发,支持各种主流数据库(SqlServer、MySQL、PostgreSql、Sqlite)一键切换,遵循 RESTful 接口规范,前端使用 Blazor 开发,可作为 .NET Core 入门项目进行学习。If you liked `Blog` project or if it helped you, please give a star ⭐️ for this repository. 👍👍👍
|
|
q315523275/FamilyBucket
集合.net core、ocelot、consul、netty、rpc、eventbus、configserver、tracing、sqlsugar、vue-admin、基础管理平台等构建的微服务一条龙应用
|
|
gnsilence/HangfireHttpJob
hangfire的拓展程序,在原作者基础上增加了一些功能,调用api的方式来执行定时任务
|