EasyCronJob Versions Save

This repository provides easy cron job to your application on IHostedService.

v2.1.0

2 years ago

What's Changed

Full Changelog: https://github.com/furkandeveloper/EasyCronJob/compare/v2.0.0...v2.1.0

v2.0.0

2 years ago

What's Changed

Full Changelog: https://github.com/furkandeveloper/EasyCronJob/compare/v1.0.1...v2.0.0

v1.0.1

2 years ago

Summary

This realese includes fixed issues of codacy CI tool.

v1.0.0

2 years ago

✨ Added

  • Added base cron job service
  • Added Abstractions Layer
  • Added Sample Project