Skip to content

1.3.0

Compare
Choose a tag to compare
@patrickklaeren patrickklaeren released this 05 Mar 19:29
· 14 commits to main since this release
ed33ecb

Time to interface

Now supporting explicit interface registration, so you can ignore or register per explicit interface type.

  • New constructor for register attributes* which allows for params Type[] types, where you can specify which types to register the target type as
  • Documentation updated

* This excludes RegisterHostedService.