Home Archive Issue #276
Issue #276

API pagination, security, and .NET 9 updates

A mixed issue covering pagination strategies, JWT and application security, EF Core caching, AI agents, Dapr, Minimal APIs, and Word automation.

Jasen's top three picks

  1. 1
    Microsoft Graph API for unified Data Access and Insights

    c-sharpcorner.com

    A solid rundown of how Microsoft Graph can unify data access across Microsoft 365 and Entra, especially for apps that need secure automation.

  2. 2
    .NET API Pagination Explained: Offset vs Keyset vs Cursor Strategies

    levelup.gitconnected.com

    A practical comparison of offset, keyset, and cursor pagination that helps you pick the right strategy before your API hits scale pain.

  3. 3
    Set up the Cursor AI editor like Visual Studio for .NET Software Engineers/Developers

    medium.com

    A Visual Studio-style Cursor setup guide for .NET devs who want AI assistance without giving up familiar editor habits.

Editor's note

I pulled together a deliberately mixed set today, from practical API design to document automation and AI agents. The pagination piece and the JWT security article stand out because they’re immediately useful in real production systems, while the Dapr and Semantic Kernel reads point at where .NET apps are heading.

Today's articles

Related issues

📬 Get daily .NET content delivered to your inbox