mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +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#
46.6%
JavaScript
41.2%
HTML
5.6%
CSS
3.3%
SCSS
1.1%
Other
2.1%