Anthony

Results 163 comments of Anthony

Just incase you have any thoughts, here is the update to capture text based bodies: - https://github.com/Glimpse/Glimpse.Prototype/blob/avanderhoorn-update-schemas/src/Glimpse.Agent.AspNet/Internal/Inspectors/AspNet/HostingDiagnosticsInspector.cs#L30 - https://github.com/Glimpse/Glimpse.Prototype/blob/avanderhoorn-update-schemas/src/Glimpse.Agent.AspNet/Internal/Inspectors/AspNet/HostingDiagnosticsInspector.cs#L152-L177

Sorry for the delay in response. We will hopefully have a build of Glimpse out that works on RC2 in the next few weeks. I'll keep this post updated as...

Thats the plan.

The current plan is to update the code to RC2 first, tag it and then start the work for RTM. Depending on the time it takes and if it makes...

Work on this officially starts on Monday. Hopefully wont take more than a week or two. Hard date for completion is the end of the month - there are other...

If you haven't noticed work is starting to be checked in here https://github.com/Glimpse/Glimpse.Prototype/tree/avanderhoorn-rtm-update

Well its here. I've got a version of everything updated to be compatible with RTM. If people could try it out and give me feedback on whether everything works as...

Thats really weird... I just cloned down music store myself and it ran just fine. My project.json look like: ``` ... "dependencies": { "Glimpse.Agent.AspNet.Mvc": "2.0.0-beta2-201607261439", "Glimpse.Server": "2.0.0-beta2-201607261439", ... } ......

Ya thats really weird... let me know how you get on.

WOW!!! Great pickup guys and thanks so much for tracking that down. I would never have guessed that. I'll make the fix and get an update onto the feed hopefully...