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.
是否可以连接在 Azure 中部署的 .NET Core 上使用 Microsoft Bot Framework 创建的机器人和在 Circuit messenger(由 Unify)中创建的机器人帐户?如果可能的话,我应该使用什么?
目前没有可供 Circuit SDK 使用 Microsoft Bot Framework 的特殊适配器。但由于 Circuit SDK 是一个纯 JavaScript SDK,您应该能够在任何框架中使用它。