AI
Microsoft Copilot in Azure is now generally available | Microsoft Community Hub (Ruhiyyih Mahalati) - Oh wow! That was fast! If you haven't tried it yet, you should it's extremely useful and quick. Ask something about your resources or services you would like to use.
Build a Model Context Protocol (MCP) server in C# - .NET Blog (James Montemagno) - A nice tutorial about the MCP server and how to use one in VSCode
Programming
Generating architecture diagrams from .NET Aspire resources at publish time (Anthony Simmon) - This is one new feature that will be so useful. How many times did I need to refer to a diagram that was outdated.
Exploring new .NET releases with Dev Containers - .NET Blog (Mike Kistler) - Really cool trick shared in this post. Yes, trying the new version in a container but how that container is build; that's cool!
.NET Aspire 9.2 is Now Available with New Ways to Deploy - .NET Blog (Jeffrey Fritz) - This week was the release of Aspire new version, and it's packed with many features. The launch party video is also very interesting.
Aspire: A Platform for Reusable Infrastructure (David Fowler) - For once, I think Aspire is the perfect name because it's inspiring.
How we ended up rewriting NuGet Restore in .NET 9 - .NET Blog (The NuGet Team) - A very interesting article that explains how a tool that all .NET developers use got rewritten
Porting Code with LLMs (Mark Heath) - It's always interesting to see how people use AI to help them do their work. Love it!
Podcasts
Per Kops: Architecture of Ollama and Local LLMs - Episode 342 (Azure & DevOps Podcast) - An interesting discussion about Olama (local LLMs), .NET architecture, and Semantic Kernel.
Vertical Slice Architecture with Jeremy Miller (.NET Rocks!) - This episode is about Vertical Slice Architecture, what it is, when it makes sense to use it, and some comparisons with the others that we know.