Michael Mairegger

Results 45 comments of Michael Mairegger

I have pushed my changes. If desired I can create a PR for this changes

@Flash0ver the complexity is of scale of Hangfire. This commit covers pretty much everything: https://github.com/michaelmairegger/sentry-dotnet/commit/ebced5a149feb0a18b796ab85633e745f2be9f47 I am using this codebase in all of my products. Since the sentry ecosystem helped...

- replaced `M.E.L.ILogger^1` with `Sentry.Extensibility.IDiagnosticLogger` - `Quartz.Extensions.DependencyInjection` is required since `IServiceCollectionQuartzConfigurator` is present there. With upcoming `Quartz` v4 all packages will be merged, then `Quatz` is the only dependency

I do not know about the ETA of Quatrz 4. But I agree that wating for Quartz v4 would be reasonable