Skip to content

Releases: alphacloud/Autofac.Extras.Quartz

Optional dependencies support

08 Apr 22:43
Compare
Choose a tag to compare

Allow to inject optional dependencies, see #20.

Internal: add Appveyor build.

Pass IComponent context to ConfigurationProvider

06 Apr 02:52
Compare
Choose a tag to compare

Incorporates #19 - breaking API change.
Dependencies upgraded.

Update dependencies

14 Jul 15:13
Compare
Choose a tag to compare

Update to latest Quartz.Net and Common.Logging.

v 1.3.0

01 Feb 15:51
Compare
Choose a tag to compare

Job wrapper removed, scopes are tracked internally.

v.1.1

13 Jul 23:06
Compare
Choose a tag to compare
Remove JetBrains annotations dependency, fixes #3

Minor updates

02 Jul 22:03
Compare
Choose a tag to compare

Updated InterruptableJob wrapper;
Synced with Autofac 3.5.0;