Ten Months with Copilot Coding Agent in dotnet/runtime
https://devblogs.microsoft.com/dotnet/ten-months-with-cca-in-dotnet-runtime/
#microsoft #NET #AI #Developer_Stories #CCA #Code_Review #Copilot_Coding_Agent #dotnet #dotnet_runtime #open_source
Ten Months with Copilot Coding Agent in dotnet/runtime
https://devblogs.microsoft.com/dotnet/ten-months-with-cca-in-dotnet-runtime/
#microsoft #NET #AI #Developer_Stories #CCA #Code_Review #Copilot_Coding_Agent #dotnet #dotnet_runtime #open_source
RT.Assistant: A Multi-Agent Voice Bot Using .NET and OpenAI
https://devblogs.microsoft.com/dotnet/rt-assistant-a-realtime-multiagent-voice-bot-using-dotnet-and-open-ai-api/
#microsoft #NET #NET_MAUI #AI #Developer_Stories #F #multi_agent #openai #Prolog #voice #WebRTC
How We Synchronize .NET’s Virtual Monorepo
https://devblogs.microsoft.com/dotnet/how-we-synchronize-dotnets-virtual-monorepo/
#microsoft #NET #NET_Internals #Developer_Stories #git #Infrastructure #Monorepo #Source_Control #VMR
How Copilot Studio uses .NET and WebAssembly for performance and innovation
https://devblogs.microsoft.com/dotnet/copilot-studio-dotnet-wasm/
#microsoft #NET #Developer_Stories #Performance #WebAssembly
Modernizing push notification API for Teams
https://devblogs.microsoft.com/dotnet/modernizing-push-notification-api-for-teams/
#microsoft #NET #NET_Framework #ASP_NET #ASP_NET_Core #Developer_Stories #Networking #Performance #Push_Notifications #Teams
Push Notification Hub is an essential internal service that plays a crucial role in the messaging and calling flows within Teams and other platforms. This article describes its recent overhaul, which has significantly enhanced its performance and reduced latencies in delivering push notifications to user devices
Xbox + .NET Aspire: Transforming Local Development Practices
https://devblogs.microsoft.com/dotnet/xboxs-usage-of-aspire-transforming-development-practices/
#microsoft #NET #NET_Aspire #Developer_Stories #azure #cloud
MSTest 3.4 is here with WinUI support and new analyzers!
https://devblogs.microsoft.com/dotnet/introducing-mstest-34/
#microsoft #NET #NET_Aspire #NET_Core #NET_Framework #NET_Fundamentals #C #Developer_Stories #F #Lifecycle #Static_Analysis #mstest #testing
Building a scalable gateway with .NET for Microsoft AI
https://devblogs.microsoft.com/dotnet/building-a-scalable-gateway-for-microsoft-ai/
#microsoft #NET #NET_Core #ASP_NET_Core #C #Developer_Stories #net_8 #Bing #YARP
Bing on .NET 8: The Impact of Dynamic PGO
https://devblogs.microsoft.com/dotnet/bing-on-dotnet-8-the-impact-of-dynamic-pgo/
#microsoft #NET #Developer_Stories #GC #Performance #net_8 #dynamic_pgo #performance_guided_optimization #pgo
Building AI-powered Microsoft Copilot with SignalR and other open-source tools
https://devblogs.microsoft.com/dotnet/building-ai-powered-bing-chat-with-signalr-and-other-open-source-tools/
#microsoft #NET #AI #ASP_NET #ASP_NET_Core #Developer_Stories #SignalR #Microsoft_Copilot
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.