asp.net-mvcangularjsminiprofiler

MiniProfiler and AngularJS


Recently I was trying to profile ASP MVC methods called with AngularJS $http service and I noticed that MiniProfiler does not update the data as it does for AJAX calls from JQuery, for example.

Is there a way to use MiniProfiler with Angular ?


Solution

  • This issue was addressed with this pull request and has been fixed in the current MiniProfiler nuger.