Home Archive Issue #259
Issue #259

Coding standards, previews, and performance

A broad .NET roundup covering coding standards, ASP.NET Core testing, source generators, passkeys, SQL tuning, and native tooling updates.

Jasen's top three picks

  1. 1
    How we enforce .NET coding standards at Workleap to improve productivity, quality and performance

    anthonysimmon.com

    Workleap’s standards approach is a nice example of scaling consistency without drowning teams in process.

  2. 2
    What are delegates and multicast delegates in C#

    c-sharpcorner.com

    The .slnx post is worth a look if you want fewer merge headaches and a more CLI-friendly solution format.

  3. 3
    Stop using .sln files — switch to .slnx in .NET now

    medium.com

    Passkeys in ASP.NET Core Identity is the kind of preview feature that can shape real app security decisions soon.

Editor's note

I pulled together a deliberately mixed issue this time: practical team standards, framework previews, and a lot of day-to-day developer craft. The Workleap coding standards piece and the new Dependabot NuGet updater stood out for showing how tooling can move both consistency and velocity. I also liked the ASP.NET Core exception-handler testing article and the passkey preview post because they’re concrete, useful, and timely.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox