Home Archive Issue #421
Issue #421

Pub/Sub, MCP, Azure SaaS & CI/CD

Hands-on messaging, MCP server work, Serilog setup, GitHub Actions CI/CD, Azure multi-tenant design, and ASP.NET MVC guidance for .NET teams.

Jasen's top three picks

  1. 1
    Build Real-Time Pub/Sub Messaging with MQTT, EMQX, .NET, and Angular

    mirzaleka.medium.com

    A practical MQTT and EMQX walkthrough for building real-time Pub/Sub across ASP.NET, VB.NET, and Angular.

  2. 2
    MCP Server with .Net

    antoniodimotta.medium.com

    A timely look at building an MCP server with the official .NET SDK as the protocol settles into real-world use.

  3. 3
    Setup Serilog For .NET Core

    trevoirwilliams.com

    A straightforward Serilog setup guide that focuses on getting useful logs in place before problems pile up.

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.

Today's articles

Setup Serilog For .NET Core

trevoirwilliams.com

When unexpected events occur, tracing the root cause can become incredibly difficult. Imagine an error happening, and you only hear about it minutes or even seconds later. Without proper logging, pinp...

Topics: .NET Core Serilog

Read article

Related issues

📬 Get daily .NET content delivered to your inbox