|
@@ -490,6 +490,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
|
|
|
|
|
|
* [QuartzNet](http://hao.jobbole.com/quartz-net/):Quartz 是 .NET 平台的企业级调度器。[官网](https://github.com/quartznet/quartznet)
|
|
|
* Hangfire:在 ASP.NET 应用中,超简单地实现自主引导(fire-and-forget)、延迟和周期重复任务。高级版需要收费。[官网](https://github.com/HangfireIO/Hangfire)
|
|
|
+* Hangfire.Redis.StackExchange:Hangfire的redis扩展库,基于StackExchange.Redis的开源实现。[官网](https://github.com/marcoCasamento/Hangfire.Redis.StackExchange)
|
|
|
* Azure WebJobs:Azure WebJobs 是Azure中App Services一个附属服务,为Azure中运行的Web App提供后台运行环境(支持多种语言编写Job),有.NET的SDK[开源](https://github.com/Azure/azure-webjobs-sdk),并且可以直接添加扩展[也开源](https://github.com/Azure/azure-webjobs-sdk-extensions)。[官网](https://azure.microsoft.com/en-us/documentation/articles/app-service-webjobs-readme/)
|
|
|
|
|
|
## SDK 和 API 客户端(SDK and API Clients)
|