Two years ago, on Aug, 6, I tired to write custom implementations of background processing over and over again. So I pushed the first Simple and naive implementation commit to the Hangfire repository. It was really simple and naive – 8 files, ~300 lines of code with a lot of todos in comments, and the story began.

I wanted to have something simple, transparent and extensible for background processing, and I’m sure all of these goals are reached. I’m happy to see Hangfire becomes more and more popular, more and more contributors come in, and more and more extensions appear on NuGet. Here are some numbers:

But the main thing – Hangfire is still under active development, after two years! Yay!

Comments