Installation¶

  • – basic package that contains all core components of Hangfire. It can be used in any project type, including ASP.NET application, Windows Service, Console, any OWIN-compatible web application, Azure Worker Role, etc.

Install package for ASP.NET + IIS

Using NuGet Package Manager¶

Right-click on your project in Visual Studio and choose the menu item. Search for and install the chosen package:

Installation - 图1