Steven Robbins
Steven Robbins
> I would love to contribute and update the old template to a new and working one. I couldn't find the source for the VSIX though. https://github.com/NancyFx/Accessories 👍
@JTrotta did you look at what @teedty1 posted? Unless anyone volunteers to get this working it's unlikely this will ever be properly supported.
Andreas and I intend to look at this when we are both back off holiday, there's some things that need updating so they work with the latest bits (again), then...
We need a way to expose some nancy types inside the razor views (context etc.), need to be able to inject assemblies into the razor context, and we need to...
@mylemans did you try swapping the method out like xt0rted suggested above?
@KnowMoreIT ok, thanks, I will take a look at it this week.
This must have been broken fairlyish recently, it never used to only process one request at a time, but last time I looked at the code was probably pre-asyncawait updates.
It also appears that using "Invoke" doesn't check or use the awaitDebuggerAndPause flag, which means I have to "wrap" executing the function and use Execute, from looking at the code...
I have the same issue (sending HTTP message though), but only ever when switching things on. I thought it might be because of the time the http call was taking...
> @steviehs Thank you for getting it. Also, we cannot fix every issue for every environment. Works for the majority. Also, as a community, I have not had that many...