Suggestion of the week
- Exploring the new AI chat template (Andrew Lock) - This new .NET template looks pretty useful and has a lot of components already baked in. This post explains those and shows how to customize it for our usage.
Programming
Crates and Dependencies: NuGet, Meet Cargo - Chris Woody Woodruff (Chris Woodruff) - Interesting comparison there, a bit more love toward Rust, I think, but that doesn't make this series less valuable.
How to Host Blazor WASM on Docker (Rikam Palkar) - Nice post with all the code you need to reproduce.
DevOps
- Packaging and Publishing a .NET MAUI Library with GitHub Actions - .NET Blog (Sweeky , David) - I'm always amazed by what we can do with automation. Second post of a series on .NET MAUI.
AI
Getting Hands-On with the Docker MCP CLI (Sarthak Varshney) - How to get, use, and connect the brand new MCP tool from Docker.
AI Repo of the Week: GitHub Copilot Adventures (Dan Wahlin) - When open-source meets AI, and this time, games! Interesting series where AI-related repositories are featured.
Microsoft.Extensions.AI: Integrating AI into your .NET applications (Japhlet Nwamu) - This package is amazing. It allows you to connect to many models hosted in many different places. This post is the perfect place to get started.