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

The IArchiveConstraint is a singleton as the routes are singletons too. However the path resolution is per tenant, and when accessing archive pages where lots of links are constructed simultaneously there are collisions and DataReader/Connections failures. The solution is to use the IAliasHolder which is also a singleton and doesn't make any query.
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%