Skip to content

Lightweight jobs library for .NET 5+ with fluent interface

License

Notifications You must be signed in to change notification settings

readonlyden/Hermes

Repository files navigation

Build

Hermes

Lightweight jobs library for .NET 5+ with fluent interface.

Features

  • Scheduled jobs with cron expression supports
  • Background tasks

Get Started

Will be added