Hangfire.MySqlStorage
1.1.0-beta
See the version list below for details.
dotnet add package Hangfire.MySqlStorage --version 1.1.0-beta
NuGet\Install-Package Hangfire.MySqlStorage -Version 1.1.0-beta
<PackageReference Include="Hangfire.MySqlStorage" Version="1.1.0-beta" />
paket add Hangfire.MySqlStorage --version 1.1.0-beta
#r "nuget: Hangfire.MySqlStorage, 1.1.0-beta"
// Install Hangfire.MySqlStorage as a Cake Addin #addin nuget:?package=Hangfire.MySqlStorage&version=1.1.0-beta&prerelease // Install Hangfire.MySqlStorage as a Cake Tool #tool nuget:?package=Hangfire.MySqlStorage&version=1.1.0-beta&prerelease
Hangfire MySql Storage
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Dapper (>= 1.50.2)
- Hangfire.Core (>= 1.6.17)
- MySqlConnector (>= 0.28.0)
- Newtonsoft.Json (>= 10.0.3)
NuGet packages (34)
Showing the top 5 NuGet packages that depend on Hangfire.MySqlStorage:
Package | Downloads |
---|---|
VirtoCommerce.Platform.Hangfire
Virto Commerce is a flexible B2B ecommerce solution that offers powerful tools for enterprise business users. https://virtocommerce.com |
|
Coder.Extension
Coder扩展程序,包含:AutoMapper,Log,CsRedis,Swagger(Knife4j),Cors,Autofac,Hangfire,TimedJob,CAP,SqlSugar,Polly(超时,重试,熔断,降级)等扩展服务和中间件。 |
|
PiratesCore
湖南医标通信息科技有限公司 |
|
AlphaReds.Core.Common
Common class for AlphaReds project |
|
EaCloud.Hangfire
EaCloud Hangfire 后台任务组件,封装基于 Hangfire 后台任务的服务端实现。 |
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Hangfire.MySqlStorage:
Repository | Stars |
---|---|
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
|
|
CoreUnion/CoreShop
基于 Asp.Net Core 8.0、Uni-App开发,支持可视化布局的小程序商城系统,前后端分离,支持分布式部署,跨平台运行,拥有分销、代理、团购、拼团、秒杀、直播、优惠券、自定义表单等众多营销功能,拥有完整SKU、下单、售后、物流流程。支持一套代码编译发布微信小程序版、H5版、Android版、iOS版、支付宝小程序版、字节跳动小程序版、QQ小程序版等共10个平台。
|
|
colinin/abp-next-admin
这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
|
Version | Downloads | Last updated |
---|---|---|
2.0.3 | 2,183,993 | 7/13/2020 |
2.0.2 | 301,578 | 3/11/2020 |
2.0.1 | 13,150 | 3/9/2020 |
2.0.0 | 353,625 | 11/22/2018 |
1.1.2-beta | 31,512 | 5/10/2018 |
1.1.1-beta | 3,548 | 1/9/2018 |
1.1.0-beta | 5,184 | 10/11/2017 |
1.1.0-alpha | 3,369 | 6/22/2017 |
1.0.7 | 14,426 | 10/11/2018 |
1.0.6 | 6,588 | 5/10/2018 |
1.0.5 | 54,064 | 6/6/2017 |
1.0.4 | 2,174 | 5/31/2017 |
1.0.3 | 30,117 | 10/27/2016 |
1.0.2 | 2,337 | 4/11/2016 |
1.0.1 | 1,801 | 3/31/2016 |
1.0.0 | 2,818 | 2/27/2016 |
0.4.0 | 1,661 | 2/13/2016 |
0.3.1 | 1,590 | 1/7/2016 |
0.3.0 | 1,544 | 1/7/2016 |
0.2.0 | 1,546 | 1/7/2016 |
0.1.0 | 1,561 | 1/6/2016 |
0.0.1 | 4,250 | 12/1/2015 |
Fixed issue #7: Should be possible to add a prefix to Tables (https://github.com/arnoldasgudas/Hangfire.MySqlStorage/issues/7)