LightInject v6.2.0 Release Notes

Release Date: 2019-10-18 // over 4 years ago
  • ๐Ÿ”„ Change Log

    ๐Ÿ‘€ v6.2.0 (10/16/2019)

    ๐Ÿ‘€ Full Changelog

    ๐Ÿ”€ Merged Pull Requests

    โž• Added LifeSpanAttribute (10/16/2019) #514 (seesharper)

    This PR adds the LifeSpanAttribute that makes it possible to indicate the lifespan of a given lifetime. We will use this information later on for validation purposes such as captive dependencies

    Closed Issues

    • ๐Ÿ‘€ Confusion: PerScopeLifetime or PerRequestLifeTime for request scoped services? (9/12/2019) #494 (Shazwazza)