thangchung / modular-starter-kit

The starter kit with entire modular approach to help remove boilerplate code in developing
MIT License
15 stars 9 forks source link

Samples: Cron Job for BiMonetary example #14

Open thangchung opened 6 years ago

thangchung commented 6 years ago

https://github.com/bitwarden/core/blob/master/src/Jobs/Program.cs

thangchung commented 6 years ago

Implementing background tasks in .NET Core 2.x webapps or microservices with IHostedService and the BackgroundService class