alexnesh

Results 2 comments of alexnesh

Thanks for the input @MSNev. Yes, I'm currently using npm to pull the `microsoft/applicationinsights-web` package. Right, so the old codebase that does this defines an extension to the global window...

Great - looking at the docs @Karlie-777 linked, it looks like the snippets need to be included in `_ViewImports.cshtml` and `_Layout.cshtml`. I had done the `_ViewImports.cshtml` snippet, but because this...