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

Feature: Extend Hangfire Plugin with JobManager, Queue Support, and EF Health Check Integration #62

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 28, 2024

  1. enhance hangfire, add configurators

    Lukas Kürzdörfer committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    28d19c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. enhance hangfire usage, add tests

    Lukas Kürzdörfer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    5b5da1a View commit details
    Browse the repository at this point in the history
  2. add missing test

    Lukas Kürzdörfer committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8b9f149 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. review tasks, enhance GetInaccessibleValue for base types

    Lukas Kürzdörfer committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b63c2a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. fix interface bug for db health checks

    Lukas Kürzdörfer committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    a9d7708 View commit details
    Browse the repository at this point in the history