Home Archive Issue #171
Issue #171

C# language and API updates

C# language tips, ASP.NET Core API guidance, security notes, SQL tuning, Visual Studio tooling, and .NET AI examples for working developers.

Jasen's top three picks

  1. 1
    Making Sense of yield in C#

    c-sharpcorner.com

    A clear walk-through of yield in C# for anyone who wants to make lazy iteration feel less magical and more useful.

  2. 2
    Combatting Bot Attacks: Introducing NSCaptcha for Your .NET Applications

    medium.com

    NSCaptcha is a practical security read for teams fighting bot abuse without overcomplicating the app.

  3. 3
    Smarter Code with Built-in AI Support in C# 14

    c-sharpcorner.com

    The C# 14 AI support post is interesting for how language and tooling are starting to meet in the same workflow.

Editor's note

I pulled together a deliberately mixed issue this time: language features, API work, tooling, and a few practical ops topics. The C# 14 and System.Threading.Lock pieces stand out for folks tracking the language, while the Visual Studio git tags post is a nice reminder that small tooling improvements still matter.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox