Building a Full-Stack App with React and Aspire: A Step-by-Step Guide
Discover how to build a full-stack application with React and Aspire, integrating a React front-end with an ASP.NET Core Web API and persisting data to a database.
https://devblogs.microsoft.com/dotnet/new-aspire-app-with-react/ #dotnet
ICYMI - Coding Short from the Vault:
Coding Shorts 107: Better Static File Handling in #dotnet 9
youtube.com/watch?v=IfeDxEOr8nE
Aspire 9.4 is here with a CLI and interactive dashboard features
Aspire 9.4 is packed with new features, integrations, and improvements
https://devblogs.microsoft.com/dotnet/announcing-aspire-9-4/ #dotnet
Blogged: Things That Caught My Attention Last Week - July 27 https://bit.ly/4l442Ee #dotnet
Question for #dotnet and #developer folks. How long does it typically take your team to evaluate, proof of concept, implement, and deploy a medium-to-large dependency in your solutions?
Boosts are appreciated
MCP C# SDK Gets Major Update: Support for Protocol Version 2025-06-18
The MCP C# SDK has been updated to support the latest Model Context Protocol specification (2025-06-18), bringing structured tool output, elicitation support, enhanced security, and more to .NET developers building AI applications.
https://devblogs.microsoft.com/dotnet/mcp-csharp-sdk-2025-06-18-update/ #dotnet
Ask Mode vs Agent Mode – Choosing the Right Copilot Experience for .NET
GitHub Copilot Chat offers two powerful modes, Ask Mode and Agent Mode, that can dramatically accelerate your development. Learn when to use each mode to get the most out of this tool.
https://devblogs.microsoft.com/dotnet/ask-mode-vs-agent-mode/ #dotnet
Building Your First MCP Server with .NET and Publishing to NuGet
Learn how to create a Model Context Protocol (MCP) server using .NET 10 and publish it to NuGet — making AI capabilities discoverable and reusable across the ecosystem.
https://devblogs.microsoft.com/dotnet/mcp-server-dotnet-nuget-quickstart/ #dotnet
.NET 10 Preview 6 is now available!
Find out about the new features in .NET 10 Preview 6 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!
https://devblogs.microsoft.com/dotnet/dotnet-10-preview-6/ #dotnet
Customize AI responses from GitHub Copilot
Learn how custom instructions can tailor GitHub Copilot's AI responses to your team's exact needs.
https://devblogs.microsoft.com/dotnet/customize-ai-responses-from-github-copilot/ #dotnet
How the .NET MAUI Team uses GitHub Copilot for Productivity
How the .NET MAUI Team uses GitHub Copilot for Productivity
https://devblogs.microsoft.com/dotnet/maui-team-copilot-tips/ #dotnet
.NET and .NET Framework July 2025 servicing releases updates
A recap of the latest servicing updates for .NET and .NET Framework for July 2025.
https://devblogs.microsoft.com/dotnet/dotnet-and-dotnet-framework-july-2025-servicing-updates/ #dotnet
Blogged: Things That Caught My Attention Last Week - July 20 https://bit.ly/4nZpUDl #dotnet
Local AI + .NET = AltText Magic in One C# Script
Learn how to generate image AltText using .NET 10 and local AI models — all in a single C# file with dotnet run app.cs. A fun and accessible example of what AI can do beyond chat.
https://devblogs.microsoft.com/dotnet/alttext-generator-csharp-local-models/ #dotnet
Simpler XAML in .NET MAUI 10
Make your .NET MAUI XAML more consistent and easier to read with global and implicit XML namespaces.
https://devblogs.microsoft.com/dotnet/simpler-xaml-in-dotnet-maui-10/ #dotnet
Multimodal Vision Intelligence with .NET MAUI
Enhance your .NET MAUI app with photo-based AI by capturing images and extracting structured information using Microsoft.Extensions.AI.
https://devblogs.microsoft.com/dotnet/multimodal-vision-intelligence-with-dotnet-maui/ #dotnet
Improve Your Productivity with New GitHub Copilot Features for .NET!
We recently introduced several new GitHub Copilot-powered .NET experiences designed to help you be more productive. Take a look!
https://devblogs.microsoft.com/dotnet/improve-productivity-with-github-copilot-dotnet/ #dotnet
Multimodal Voice Intelligence with .NET MAUI
Learn how to enhance your .NET MAUI apps with multimodal AI capabilities, enabling users to interact through voice using plugins and Microsoft.Extensions.AI.
https://devblogs.microsoft.com/dotnet/multimodal-voice-intelligence-with-dotnet-maui/ #dotnet