Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要创建一个自定义 WidgetsService 实现并使用它而不是默认的 Orchard 实现。我假设我需要使用 autofac 来注册我自己的实现,但不确定细节。您能提供分步说明吗?
不,您只需要使用 OrchardSuppressDependency 属性。