Microsoft.Extensions.DependencyInjection v2.2.0-preview3 Release Notes

Release Date: 2018-10-16 // over 5 years ago

Previous changes from v2.0.0

  • 🐛 Bugs Fixed

    • Transient and scoped services are not disposed when resolved using a compiled call site (#541)
    • "Could not resolve service for type" on unreachable path (#514)
    • Mixing open generic and closed types for IEnumerable (#500)
    • ActivatorUtilities exceptions lack context (#386)