Microsoft.Extensions.DependencyInjection v2.0.0 Release Notes

Release Date: 2017-08-14 // over 6 years ago
  • 🐛 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)