I am new in ASP.NET world and trying out ASP.NET Core MVC official tutorial and using "Start without Debugging" option to develop a project as there is supported code reload. But don't know why it takes cca 7-8 seconds to reload new code in browser when for example string change in .cs file is compiled in 2.6 seconds. Is it normal behaviour?
↧