mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 10:54:50 +08:00
6c2ee38bd35ea4762641cd16972bd7dc34e2f6ce

GetReferencedAssemblies forces all assemblies to be loaded, which has an impact on startup time. Since we know the name of the assemblies we need to load for extensions/modules, do a assembly name check instead. Also refactor code paths to always use the IBuildManager abstraction. --HG-- branch : dev
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
43.9%
JavaScript
43.7%
HTML
5.5%
CSS
2.4%
Less
1.5%
Other
2.9%