NCron is a light-weight library for building and deploying scheduled background jobs on the .NET server platform. The goal is to hide the details about scheduling, timers and threads, letting you focus on implementing the actual jobs/tasks.
NCron is a light-weight library for building and deploying scheduled background jobs on the .NET server platform. The goal is to hide the details about scheduling, timers and threads, letting you focus on implementing the actual jobs/tasks.