An open API service indexing awesome lists of open source software.

https://github.com/sangeethnandakumar/hangfireservice

Default implementation for Hangfire based job scheduler on a dotnetcore worker service. Example implementations for fire and forget, delayed and recursive jobs. (Persistance: InMemory)
https://github.com/sangeethnandakumar/hangfireservice

dotnet-core hangfire worker-service

Last synced: about 1 year ago
JSON representation

Default implementation for Hangfire based job scheduler on a dotnetcore worker service. Example implementations for fire and forget, delayed and recursive jobs. (Persistance: InMemory)

Awesome Lists containing this project