Skip to content

coolhome/Hangfire.Extensions.ApplicationInsights

Repository files navigation

Latest version GitHub

Hangfire.Extensions.ApplicationInsights

Provides Jobs as Application Insight requests.

Example 1

Example 2

Install Package

This assumes you already have Hangfire and Microsoft.ApplicationInsights already installed and configured.

First install the Hangfire.Extensions.ApplicationInsights NuGet package:

Install-Package Hangfire.Extensions.ApplicationInsights

Add the following line ConfigureService add the following

services.AddHangfireApplicationInsights();

See Sample Project for full example.

About

Application Insights integration with Hangfire

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages