Joe Healy

Results 1 issues of Joe Healy

If I have an asp.net core razor page, with no controller, how do I hook the dependency injection as suggested in https://github.com/microsoft/ApplicationInsights-dotnet/issues/1152 and https://docs.microsoft.com/en-us/azure/azure-monitor/app/asp-net-core#how-can-i-track-telemetry-thats-not-automatically-collected The code as follows runs but...

question