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.
在我们的应用程序中,我们希望为特定客户覆盖服务的默认实现。通常我们会创建一个接口并覆盖我们的 IOC 容器中的默认注册。但这如何与 Servicestack 一起工作?谢谢