10 result(s)
Microsoft announced Version 2 of Generative AI for Beginners .NET, a free course rebuilt for .NET 10. It adds Microsoft.Extensions.AI, updated RAG patterns, and new agent framework content across five lessons focused on production-ready AI apps.
The .NET team reports on ten months of using GitHub Copilot Coding Agent in dotnet/runtime and summarizes lessons from cloud-AI-assisted development. The post is a data-driven retrospective rather than a feature release.
Microsoft says custom-built AI agents are being used to improve the .NET MAUI contribution workflow, with reported 50–70% reductions in issue resolution time. The post also claims increased test coverage and code quality.
The post describes RT.Assistant, a real-time multi-agent voice bot built with .NET, F#, Microsoft.Extensions.AI, .NET MAUI, and the OpenAI Realtime API. It is presented as a guest blog post on the .NET Blog.
Microsoft introduced the modernize-dotnet agent to help assess apps, generate upgrade plans, and modernize .NET projects. It is available in Visual Studio, VS Code, GitHub Copilot CLI, and GitHub.
Microsoft released .NET 10.0.5 as an out-of-band update to fix a critical debugger crash on macOS when using Visual Studio Code.
Microsoft announced .NET 11 Preview 2, with updates across the runtime, SDK, libraries, ASP.NET Core, Blazor, C#, and .NET MAUI. The post points readers to the preview release details, but the provided excerpt does not list specific changes.
This post recaps the March 2026 servicing updates for .NET and .NET Framework. It is a brief announcement and does not include technical details in the provided text.
Microsoft introduced the dotnet/skills repository, describing a set of .NET “agent skills” intended to extend coding agents and improve agent-driven development workflows.
MCP C# SDK v1.0 focuses on improved authorization handling, expanded metadata support, and added patterns for tool calling and long-running operations.