November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Using Glimpse.MVC5 version 1.5.3.0, Glimpse.AspNet version 1.9.2.0, Glimpse EF6 version 1.6.5.0
There is a version on Episerver nuget feed that you should be able to use for Episerver 11. Tested using a new Episerver 11 project. Just had to go to /glimpse.axd to turn it on (and be logged in as admin), otherwise you won't see it.
Updated Git repo here if you want to grab the source or the nuget package directly instead (you can set the nuget package source in visual studio to a local folder instead if you want it today).
Another tool I use for optimizing performance is prefix
Works great for development but should probably avoid in production. I usually only turn in on when actually optimizing the solution and then turn it off directly after. Sometimes it hangs the IIS in the background.
Application insights is another if you need it in production. Gives great insight what external or db calls that is the problem.
Happy optimizing!
Hello,
I am looking at this guide https://world.episerver.com/blogs/Daniel-Ovaska/Dates/2016/11/glimpse--episerver--true/ to use glimpse tool with Episerver but I can't find how to add Episerver tab to glimpse tool where it list all the page types information.
Please help.