igortessaro / background-services

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Background services with HangFire

This project was created to learn how to implement Hangfire in a DOTNET Core API.

Pakage Version
Hangfire.AspNetCore 1.7.25
Hangfire.Core 1.7.25
Hangfire.MemoryStorage 1.7.0
Hangfire.Mongo 0.7.25
Swashbuckle.AspNetCore 5.6.3

Run Project

dotnet run --project src/BachgroundService.Application/BachgroundService.Application.csproj

The application can be uploaded to the address https://localhost:7034/hangfire

About


Languages

Language:C# 100.0%