Skip to content

jianxuanbing/Hangfire.Redis.CSRedisCore

Repository files navigation

Hangfire.Redis.CSRedisCore

Hangfire Redis 存储基于 Hangfire.Redis.StackExchange,但使用的是 CSRedisCore 组件作为访问客户端。

教程:在ASP.NET Core MVC 使用Hangfire Redis存储

入门

要在 ASP.NET Core MVC 项目中使用Hangfire的Redis存储。首先,您至少需要安装这两个软件包: