Skip to content

igortessaro/background-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages