autofac - QuartzNet Server + Dependency Injection to Jobs -


i using quartznet server, created own dll contains jobs , configured server load jobs, far well.

my problem arises when started looking way inject dependencies jobs (in main project i'm using autofac), couldn't find way of doing started looking way run quartz server different ijobfactory or schedulerfactory couldn't find anything.

i'm close writing own quartz service or giving , using static/singleton solution (i hate myself :) )

any 1 has nice solution ?


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -