Info
Version: | 1.0.0 |
Author(s): | Chaunce |
Last Update: | Sunday, September 9, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/liuyl1992/Chaunce.Hangfire |
NuGet Url: | https://www.nuget.org/packages/Chaunce.Hangfire.Client |
Install
Install-Package Chaunce.Hangfire.Client
dotnet add package Chaunce.Hangfire.Client
paket add Chaunce.Hangfire.Client
Chaunce.Hangfire.Client Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.1.0)
- Microsoft.Extensions.Http(>= 2.1.0)
- Newtonsoft.Json(>= 11.0.2)
Tags
这是一个通过远程调用hangfire的sdk.