mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
26a21344e2b7006ee249d1c4e1fcebab6ed58aec

The DyanmicExtensionLoader could randomly take over PrecompiledExtensionLoader as the Priority was not set on ProbeExtensionEntry. Also a new ProbingExtensionLoader is added and is used when DyanmicExtensionLoader is disabled. It will compile an extension dynamically but cache the assembly in the probing folder (Dependencies) so that it's not recompiled on each app start, and such that there is no need to inspect dependency files. --HG-- branch : 1.x
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%