Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 658 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 658 Bytes

.NET

CoravelDemo

Playing with Coravel library in order to schedule tasks

I m using Worker service template and Coravel in order to schedule some dummy tasks.

Coravel offer a fluent api in order to schedule synchronous, asynchronous, invocable tasks, etc.

Tools : vs22, net60, worker, coravel