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

Detect services based on service provider #32737

Merged
merged 5 commits into from
Jun 13, 2021
Merged

Commits on Jun 12, 2021

  1. Detect services based on service provider

    - As a final fallback, try to detect services from the DI container before falling back to body behavior.
    davidfowl committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    4c0513e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e3db8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    432b02a View commit details
    Browse the repository at this point in the history
  4. Fixed tests

    davidfowl committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    c8a0a36 View commit details
    Browse the repository at this point in the history
  5. Null is supported

    davidfowl committed Jun 12, 2021
    Configuration menu
    Copy the full SHA
    ad449a7 View commit details
    Browse the repository at this point in the history