HangfireIO / Cronos

A fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions
MIT License
1.01k stars 118 forks source link

.Net 6 and .Net8 Support? #61

Closed chrisheil closed 10 months ago

chrisheil commented 10 months ago

Hi, I am wondering if there are plans to support the latest LTS versions of .Net. I know some projects wish to stick to netstandard for compatibility purposes, but it seems worth asking about at least. I can make an attempt at a PR with this update as well, just let me know if you have any recommended steps to test/verify before I begin.