Showing results for ASP.NET - .NET Blog

Jan 31, 2024
1
10

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

Justin D. Harris Kevin Guo Ken Chen
Justin,
Kevin,
Ken

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
Nov 14, 2023
52
10

Announcing ASP.NET Core in .NET 8

Daniel Roth
Daniel Roth

.NET 8 is now available! Check out all the new features and improvements in ASP.NET Core in this release.

.NETASP.NETASP.NET Core