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

Remove indirection in DependencyInjection #52140

Merged
merged 8 commits into from
May 26, 2021

Commits on Apr 30, 2021

  1. Remove indirection

    pakrym committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    c570ed7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into pakrym/Remove-indirection

    # Conflicts:
    #	src/libraries/Microsoft.Extensions.DependencyInjection/src/ServiceLookup/CallSiteRuntimeResolver.cs
    #	src/libraries/Microsoft.Extensions.DependencyInjection/src/ServiceLookup/ServiceProviderEngine.cs
    #	src/libraries/Microsoft.Extensions.DependencyInjection/src/ServiceLookup/ServiceProviderEngineScope.cs
    #	src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/CallSiteTests.cs
    pakrym committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    d1e4a72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5691bf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c5c9245 View commit details
    Browse the repository at this point in the history
  5. No public API changes

    pakrym committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    4ec81bf View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Accessor

    pakrym committed May 17, 2021
    Configuration menu
    Copy the full SHA
    d67f186 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'dotnet/main' into pakrym/Remove-indirec…

    …tion
    
    # Conflicts:
    #	src/libraries/Microsoft.Extensions.DependencyInjection/src/ServiceLookup/ServiceProviderEngineScope.cs
    #	src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/ServiceCollectionContainerBuilderTestExtensions.cs
    pakrym committed May 17, 2021
    Configuration menu
    Copy the full SHA
    e0f9782 View commit details
    Browse the repository at this point in the history
  3. merge

    pakrym committed May 17, 2021
    Configuration menu
    Copy the full SHA
    d052b0a View commit details
    Browse the repository at this point in the history