Posts by this author

Apr 22, 2025
Post comments count0
Post likes count3

Building Real‑Time iOS Apps with SignalR: Introducing the Official Swift Client (Public Preview)

Introduction Until now, iOS developers who wanted real‑time, bi‑directional communication with SignalR had to rely on community‑built clients or roll their own Swift implementation—both of which introduced maintenance and compatibility headaches. We’re excited to announce that the official SignalR Swift client is now available in public preview. ...

.NET for iOS.NETASP.NET Core
Jan 31, 2024
Post comments count1
Post likes count10

Building AI-powered Microsoft Copilot with SignalR and other open-source tools

Microsoft Copilot is powered by several open-source tools, such as SignalR, Adaptive Cards, Markdown, and object-basin to solve the unique challenges in building AI-enabled applications at scale. In this article, we share the design considerations and how we integrated various tools with a focus on how we stream messages and responses to the front-...

.NETASP.NETASP.NET Core