Home Archive Issue #228
Issue #228

ASP.NET Core, Blazor and AI helpers

A varied .NET roundup covering Web API setup, Serilog logging, EF change tracking, Blazor packaging, Azure AI Foundry, and vector search.

Jasen's top three picks

  1. 1
    Sending Emails in C# .NET Made Easy: The Ultimate Beginner’s Guide (With Real Code Examples)

    medium.com

    A beginner-friendly walkthrough for sending email in C#; useful if you want the basics plus working examples without digging through docs.

  2. 2
    Data Structures and Algorithms Fundamentals in .NET using C#: A Developer’s Complete Guide

    medium.com

    A solid refresher on core algorithms and data structures in .NET, which still matters when performance and interview prep overlap.

  3. 3
    Model Context Protocol - MCP Architecture Overview

    c-sharpcorner.com

    A look at MCP architecture, helpful for understanding how model integrations are being standardized across tools and agents.

Editor's note

I curated a pretty mixed lineup today, with practical pieces like the Web API with Swagger walkthrough and the HttpClient guide alongside some AI-heavy reading. The Blazor component library article and the Azure AI Foundry model router post should be especially useful if you’re shipping UI or experimenting with hosted models.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox