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

Added support for IHostedLifecycleService for the QuartzHostedService #2383

Closed
wants to merge 2 commits into from

Conversation

GhostlyRaven
Copy link

@GhostlyRaven GhostlyRaven commented May 20, 2024

Changes:

  1. Fixed preprocessor directive. Old version of the directive: NET6_OR_GREATER. New version of the directive: NET6_0_OR_GREATER.
  2. Added support for IHostedLifecycleService for the QuartzHostedService. This complements the existing options for configuring related services from DI container with new configuration scenarios.

Copy link

sonarcloud bot commented May 20, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@GhostlyRaven GhostlyRaven changed the title Added support for IHostedLifecycleService for the QuartzHostedService class Added support for IHostedLifecycleService for the QuartzHostedService May 21, 2024
@GhostlyRaven
Copy link
Author

I'm closing this pull request for rework. After rework, I will open a new pull request, and not reopen this one.

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

1 participant