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.
是否有可能将 CF 应用程序集成到 nServiceBus 架构中?或者有没有支持 Compact Framework 的 nServiceBus 替代品?
根据我对 Compact Framework 的有限理解,它对反射有限制,这可能会导致难以在其中托管 NServiceBus 库。你最好让它只调用一个调用 NServiceBus 的 Web 服务。