Skip to content

obrassard/EventScheduler

Repository files navigation

EventScheduler

A simple event/job scheduling library for C# applications.

Getting started

See this package on NuGet

Install-Package EventScheduler -Version 1.0.0
dotnet add package EventScheduler --version 1.0.0

Documentation

Docs summary coming soon here !

Read the full docs here !
https://projects.obrassard.ca/EventScheduler