Hangfire.AspNet
0.2.0
dotnet add package Hangfire.AspNet --version 0.2.0
NuGet\Install-Package Hangfire.AspNet -Version 0.2.0
<PackageReference Include="Hangfire.AspNet" Version="0.2.0" />
paket add Hangfire.AspNet --version 0.2.0
#r "nuget: Hangfire.AspNet, 0.2.0"
// Install Hangfire.AspNet as a Cake Addin
#addin nuget:?package=Hangfire.AspNet&version=0.2.0
// Install Hangfire.AspNet as a Cake Tool
#tool nuget:?package=Hangfire.AspNet&version=0.2.0
ASP.NET integration for Hangfire.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
-
- Hangfire.Core (>= 1.6.0)
- Microsoft.Owin (>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb (>= 3.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Hangfire.AspNet:
Package | Downloads |
---|---|
UmbracoHangfire
Hangfire scheduled tasks for Umbraco 8 |
|
Allen.Storage.Bootstrapper
Using Hangfire to Implement a Seamless Storage Plan. Separating specific storage infrastructures through abstract interfaces and using unified interfaces to implement different storage infrastructures(sftp,ftps,ftp,smb). |
|
PrecisionScheduler
Replacement for the out-of-the-box scheduler included with Sitecore. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Hangfire.AspNet:
Repository | Stars |
---|---|
fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat
可能是全网最完整的 C# 版微信 SDK,封装全部已知的微信 API,包含微信公众平台(订阅号+服务号+小程序+小游戏+小商店+视频号)、微信开放平台、微信商户平台(微信支付+微企付)、企业微信、微信广告平台、微信智能对话开放平台等模块,可跨平台。持续随官方更新,欢迎 Star / Fork。QQ 交流群 875580418。
|
http://hangfire.io/blog/
0.2.0
• Added – `AuthorizationFilter` and `ClaimsAuthorizationFilter` classes.
0.1.0 – Initial Release