Tony Q.

Results 504 comments of Tony Q.

我其实就是希望国内的开源项目能够良性发展,因为我自己的开源项目走了一波弯路,我也经历了从开源创业到失败的完整过程,希望后来人能少走弯路,社区的成功,或许才是.NET的成功。无妨,祝项目良性发展。

> Please replace Json.NET with System.Text.Json for .NET 5+ I don't think System.Text is mature enough so far. JSON.NET is still much better than System.Text. If you have tried JSON...

Please consider replacing MS DI with AutoFac. We did see a few unexpected issues happen in MS DI and Scoped lifecycle are not reliable at all. I believe it's kind...

I'm reading some comparison between Quartz.NET and Hangfire. The major complaint is about how Jobs are created. Hangfire supports any method while Quartz.NET only supports IJob based tasks. For example,...

Another major complaint is about automatic creation of database schema. Since Quartz.NET use sql script instead of code-first ORM (such as Entity Framework), the initialization setup experience is not as...

This looks to be duplicate with #830

How is this PR going? Is there a variant attribute created in 4.0 or 3.x? This attribute is similar to [AutomaticRetryAttribute](https://github.com/HangfireIO/Hangfire/blob/master/src/Hangfire.Core/AutomaticRetryAttribute.cs) in Hangfire. I think this is a good feature.

It's a good feature candidate I believe. But It's too early to say it's something I'm going to work on since I'm still evaluating Quartz.NET/Quartz. It looks Redis deployment is...

I'm reading the code of [JobStoreSupport](https://github.com/quartznet/quartznet/blob/main/src/Quartz/Impl/AdoJobStore/JobStoreSupport.cs) Supported Database Delegate according to [the doc](https://www.quartz-scheduler.net/documentation/quartz-3.x/configuration/reference.html#jobstoretx-ado-net): - SqlServerDelegate - OracleDelegate - MySQLDelegate - PostgreSQLDelegate - FirebirdDelegate - SQLiteDelegate | Delegate Type | Default...

不好,没有zhao repo我都没办法认识你们,哈哈