1605 Forks
8353 Stars
8353 Watchers

Hangfire

An easy way to perform background job processing in .NET and .NET Core applications. No Windows Service or separate process required

How to download and setup Hangfire

Open terminal and run command
git clone https://github.com/HangfireIO/Hangfire.git
git clone is used to create a copy or clone of Hangfire repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Hangfire https://github.com/HangfireIO/Hangfire/archive/master.zip

Or simply clone Hangfire with SSH
[email protected]:HangfireIO/Hangfire.git

If you have some problems with Hangfire

You may open issue on Hangfire support forum (system) here: https://github.com/HangfireIO/Hangfire/issues