Showing results for ASP.NET Core - .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-end UI while giving some overview of what happens on the server-side.

.NETASP.NETASP.NET Core
Dec 20, 2023
6
107

Announcing .NET Aspire Preview 2

Damian Edwards Damian Edwards

.NET Aspire Preview 2 is now available and includes many improvements and new capabilities.

.NET.NET CoreASP.NET Core
Dec 4, 2023
17
16

Extending WebAssembly to the Cloud with .NET

Richard Lander Richard Lander

We're closely following the progress of WebAssembly, including WebAssembly System Interface (WASI). There's a new experimental workload in .NET 8 for WASI that extends the capabilities of Wasm towards the Cloud.

.NET.NET CoreASP.NET Core

Feedback