Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ConfigureScope extension point to MicrosoftDependencyInjectionJobFactory #1189

Merged
merged 2 commits into from
May 5, 2021

Conversation

arielmoraes
Copy link
Contributor

This PR aims to enable a configuration point to the private IServiceScope created by the MicrosoftDependencyInjectionJobFactory

With that solution in place we could inherit the MicrosoftDependencyInjectionJobFactory and configure scoped types based on Job Data or another property from the ambient context.

@lahma lahma merged commit 1539d8e into quartznet:main May 5, 2021
@lahma
Copy link
Member

lahma commented May 5, 2021

Great, looking logical and good now. Thank you for your contribution!

@lahma lahma added this to the 3.3.3 milestone May 5, 2021
@lahma lahma changed the title Added a configuration point to the private Scope of MicrosoftDependencyInjectionJobFactory Add ConfigureScope extension point to MicrosoftDependencyInjectionJobFactory May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants