jamesmh / coravel

Near-zero config .NET library that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
https://docs.coravel.net/Installation/
MIT License
3.63k stars 243 forks source link

Improvements #344

Closed iPazooki closed 8 months ago

iPazooki commented 8 months ago

Add loads of improvements (medium to micro improvements)

This pull request will just add improvements and any new features.

Checklist before requesting a review

Premise

Over time, the project needs to get updated and the code needs to be rewritten based on new features of .NET and C#. This PR will use and update this project to the latest best practices suggested by Microsoft.

Changes