Mr.Blumi
Results
2
issues of
Mr.Blumi
Hi there. First of all thank you for this brilliant library :) Today I discovered the following little issue when trying to register a service like the following ``` csharp...
It would be cool if we were somehow able to add decorators via`[RegisterSingleton/Scoped/Transient(decorateWith = typeof(SomeDecorator)]`. Or using additional `[Decorate(…)]` resp.`[DecorateWith]` attributes.
enhancement
help wanted