Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 572 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 572 Bytes

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