/Mintaka

A simple job scheduler for .Net Core

Primary LanguageC#MIT LicenseMIT

A simple job scheduler for .Net Core.

The main objective is to create a scheduler library that can easily be integrated in a 
ASP.Net Core background service and that can take full advantage of the depency injection
mechanism provided (in particular, scoped services)