Hangfire.AspNet
0.2.0
Prefix Reserved
See the version list below for details.
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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- 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,封装全部已知的微信 OpenAPI,包含微信公众平台(订阅号+服务号+小程序+小游戏+小商店+视频号)、微信开放平台、微信商户平台(微信支付+微企付)、企业微信、微信广告平台、微信智能对话开放平台等模块,可跨平台。持续随官方更新,欢迎 Star/Fork/PR。QQ 交流群 875580418【满】、930461548【满】、611974621。
|
http://hangfire.io/blog/
0.2.0
• Added – `AuthorizationFilter` and `ClaimsAuthorizationFilter` classes.
0.1.0 – Initial Release