scovel
Results
2
issues of
scovel
I've been using Grace for some time. Thanks! It has been working really well. I've been implementing IInterceptor, but as our code gets more and more async, I'm finding that...
With the Annotation feature turned on, Interception fails. With it turned off Interception works, but I can't inject named instances using annotations. ``` container.EnableAnnotatedConstructorInjection(); ``` ``` fail: Microsoft.AspNetCore.Server.Kestrel[13] Connection id...