Skip to content

9.0.0

Compare
Choose a tag to compare
@KuraiAndras KuraiAndras released this 17 Sep 15:49
· 18 commits to master since this release
68d82da
  • Remove Injecter.Hosting.Unity
  • Rework Injecter.Unity now it uses MonoInjector and MonoDisposer
  • IScopeStore now accepts objects instead of generics
  • Injecter now returns null if the target type has no injectable members
  • Injecter injects faster and with less allocations
  • IInjecter's generic overload is removed
  • New AppInstaller templates