Saneject 0.18.0 (beta) #67
alexanderlarsen
announced in
Releases
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Features
[Inject(suppressMissingErrors: true)]to silence expected missing bindings or dependencies.Fixes
memberNameparameter for method injectionMethodInjectorto passmethod.Nameinstead of parameter name (p.Name) as thememberNamevalue during method injection..ToMember("...")correctly targets method names when using method injection.Refactor
DependencyInjectorclass has been refactored into smaller, modular classes with clear, isolated responsibilities, reusable methods, which makes the system easier to maintain.This discussion was created from the release Saneject 0.18.0 (beta).
All reactions