Let's dive in!
Programming
The Aspire Compiler (David Fowler) - I really appreciate Aspire. It's one of the tools that completely changed my experience as a developer. Learning more about it is, without a doubt, interesting.
Verifying tricky git rebases with git range-diff (Andrew Lock) - Is it possible to really master Git? There is always something new to learn. Nice post going deep.
Azure SDK for Rust Goes Beta (Nikos Vaggalis ) - Great news for the Rust developer, this is an important milestone.
AI
Calling MCP Servers in C# with Microsoft.Extensions.AI (Mark Heath) - Many options, new tools, fresh possibilities, it's only missing our ideas.
If LLMs Can Code, Why Are We Building More IDEs? (Mark Downie) - That's an excellent question, and I agree with Mark.
Understanding and mitigating security risks in MCP implementations (Sarah Young) - The MCP servers are opening many opportunities, and it's important to know the risk. This post is a must.
Build MCP Remote Servers with Azure Functions (Matt Soucoup) - A quick post that shows how a serverless MCP server can be hosted Azure and be secure; all code included.