Home Archive Issue #473
Issue #473

APIs, AI integration, security practices

Curated .NET coverage: API anti-patterns, Semantic Kernel for AI, OAuth/OpenID Connect, rate limiting, exception handling, and structured logging.

Jasen's top three picks

  1. 1
    GitHub Copilot Agent for Unit Tests: My Real-World Spargine Experiment

    dotnettips.com

    Real-world Copilot friction: code deletion, slow perf, inconsistent adherence. Worth reading if you're piloting AI agents.

  2. 2
    NuGet Package Pruning: Cleaner Dependencies and Actionable Vulnerability Reports

    devblogs.microsoft.com

    70% fewer transitive vulnerabilities with .NET 10 pruning and default auditing—significant security win.

  3. 3
    .NET R&D Digest (May, 2026)

    olegkarasik.wordpress.com

    Broad R&D roundup covering AI, C#, architecture, Windows, NTFS, and internals.

Editor's note

This week’s mix spans production API patterns, AI tooling integration, and security fundamentals. The GitHub Copilot Agent experiment and NuGet package pruning pieces highlight real-world friction points, while the API anti-patterns and exception-handling articles address common design decisions every team faces.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox