0
kansoftware created
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
- What is your product version? 8.1
- What is your product type (Angular or MVC)? MVC
- What is product framework type (.net framework or .net core)? .net core
On each page load we have observed GetAll and GetScripts which is taking time in loading scripts.
How we can fix this.
Regards, Harshit
1 Answer(s)
-
0
Hi @kansoftware We implemented a caching mechanism for that, see: https://github.com/aspnetzero/aspnet-zero-core/pull/3744 It will be implemented in next release.