IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
Resource packages in Feather contain Razor templates. The templates are used for rendering views of Feather widgets. The templates in the resource packages are compiled when the corresponding widget is rendered. Because of this, there is a delay of several seconds before a widget is rendered for the first time while the web application is running.
To avoid the initial rendering delay, you can precompile the templates so that they are ready for rendering when the widget is requested. This article describes a process for precompiling resource packages.
Perform the following:
Telerik.Sitefinity.Feather
MVC
ResourcePackages
RazorGenerator.MsBuild
System.Web
System.Runtime.Serialization
System.Web.ApplicationServices
System.Web.Extensions
Install-Package Telerik.Sitefinity.ServicesImpl –Version 8.2.5900.0
Install-Package Microsoft.IdentityModel –Version 6.1.7600.16394
AssemblyInfo
bin
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important