Base solution for your next web application
Open Closed

GetScripts v5.3 ASP.Net Core JQuery #4985


User avatar
0
srochford created

I've setup a new v5.3 ASP.Net Core MVC & Jquery project in Visual Studio 2017. When I run the project the GetScripts load time in the browser is close to 28 seconds on each page load. What would cause this extreme amount of time for GetScripts to get generated and loaded? I am running with a fresh template that has had a few entities added to it but other then that no modifications have been made to the base project.

Thanks, Steve


1 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    Is should be end up in seconds. Here's the code of GetScript()

    <a class="postlink" href="https://github.com/aspnetboilerplate/aspnetboilerplate/blob/6076a126f975ea1721348f24c89ed7b44e9f2d6e/src/Abp.Web.Mvc/Web/Mvc/Controllers/AbpScriptsController.cs#L66">https://github.com/aspnetboilerplate/as ... ler.cs#L66</a>