Editor's note
I pulled together a very mixed lineup this time, from MQTT Pub/Sub and MCP to Azure SaaS design and GitHub Actions. The Serilog and .NET-on-Windows posts are especially practical if you want fewer surprises in logging and setup. The MVC and LINQ pieces round out the issue with fundamentals and performance-minded guidance.
Pub/Sub, MCP, Azure SaaS & CI/CD
Enjoying the newsletter? Your feedback helps us grow and reach more developers.
Today's Articles
|
|
|
|
|
|
|
|
|
|
Jasen's take on today's picks
Build Real-Time Pub/Sub Messaging with MQTT, EMQX, .NET, and Angular
A practical MQTT and EMQX walkthrough for building real-time Pub/Sub across ASP.NET, VB.NET, and Angular.
A timely look at building an MCP server with the official .NET SDK as the protocol settles into real-world use.
A straightforward Serilog setup guide that focuses on getting useful logs in place before problems pile up.
GitHub Actions for .NET: Build, Test, and Deploy Your API
A solid GitHub Actions pipeline example showing build, tests, Docker tagging, and Azure deployment from scratch.
How to Design a Multi-Tenant SaaS Platform on Microsoft Azure
A useful Azure architecture piece for anyone designing secure multi-tenant SaaS with clear data isolation choices.
Extend Your Coding Agent with .NET Skills: A New Way to Supercharge AI-Assisted Development
An AI-assisted development article about extending coding agents with .NET skills, which should interest teams experimenting with Copilot.
A classic ASP.NET MVC refresher on return types, useful if you still maintain older web apps.
Installing .NET on Windows Without Admin Privileges
A practical workaround for installing .NET on locked-down Windows machines without admin rights.
How Model Binding Works in ASP.NET MVC
A model binding explainer that covers one of the most important MVC concepts with approachable examples.
Mastering LINQ Query Optimization in ASP.NET Core: A Complete Developer’s Guide
A LINQ optimization guide that should help ASP.NET Core developers spot avoidable query bottlenecks.








