NCron

A framework to help you with your development.
Download

NCron Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Joern Schou-Rode
  • Operating Systems:
  • Windows All
  • File Size:
  • 216 KB

NCron Tags


NCron Description

NCron is a handy framework designed to allow you build and deploy 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. Basically NCron will enable you to: * Write your jobs in any .NET programming language. * Define an unlimited number jobs in the same .NET assembly. * Schedule your jobs for execution using a compellingly flexible fluent API. * Embed the scheduling plans within the assembly, or keep the plans in custom configuration files or database. * Write log message using a simple logging API, optionally integrated with your favorite logging framework. * Use any IoC container to perform dependency injection for your jobs.


NCron Related Software