Argolis icon indicating copy to clipboard operation
Argolis copied to clipboard

Inject NancyContext to IInlineOperations

Open tpluscode opened this issue 9 years ago • 0 comments

NancyContext isn't injected into the container and injecting manually can cause trouble. See issue NancyFx/Nancy#2346

Currently NancyContext is passed directly to the GetOperations method. I wouldn't want to do the wrapper workaround...

tpluscode avatar Mar 22 '16 08:03 tpluscode