Changelog

1.1.0

Release

New

  • RegistrationHelper, added in #1 by @rvdginste

    • GetMostSpecificInterfaces to help with bulk registration of services

Changes

  • Use dotnet SDK 10.0.301

1.0.0

Release

Changes

  • Initial release of mark I of new library PPWCode.Util.DI

  • Supported targets: .NET 8.0, .NET 9.0, .NET 10.0

  • Code built using nullable reference types

  • Use of Microsoft attributes for nullable static analysis