Glimpse / Glimpse.Prototype

Glimpse v2 prototype
MIT License
185 stars 44 forks source link

What Order Should Glimpse be Added #97

Open RehanSaeed opened 8 years ago

RehanSaeed commented 8 years ago

If I have a project using Glimpse, what would be the ideal order to add Glimpse? I believe that order doesn't matter in ConfigureServices but does in Configure. Suppose I am using Application Insights, Glimpse, IIS Platform Handler, Static Files, MVC etc. As far as I understand it, all of these (except MVC) compete to try to be first in the pipeline.