mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 03:25:23 +08:00
a2ee8eff709624d11d0e28c0fe12ee8c69f7dc89

* Don't run background tasks in orchard command line host * Run background tasks in WebApp host This required introducing the notion of "ShellRegistrations" through a new IShellContainerRegistrations insterface, which is executed everytime a new shell container is created, so that a host (e.g. command line in this case) has the ability to override default IXxxDependency registrations. --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%