Home Archive Issue #529
Issue #529

AI Agent Memory, Redis Benchmarks, NuGet Security

Coverage spans MCP memory and gateways, Worker Service and Redis performance tests, PostgreSQL JSONB, .NET 11 Preview 7, and NuGet source mapping.

Jasen's top three picks

  1. 1
    Memory-MCP: A shared memory layer for AI Agents that work as a team

    blog.devgenius.io

    Shared memory for multi-agent systems is still early territory, but this is a concrete implementation idea rather than hand-wavy agent talk.

  2. 2
    Benchmarking .NET Worker Services Under CPU and Memory Pressure

    c-sharpcorner.com

    Useful benchmark framing here: throughput alone is not enough when worker services start contending for CPU, memory, and GC time.

  3. 3
    How to Create a Custom Date Picker Control in Windows Forms

    c-sharpcorner.com

    Old-school desktop UI work still matters, and custom controls remain a good way to understand WinForms internals.

Editor's note

I kept this one deliberately mixed, which is how I like these issues. The Redis benchmarking pieces are practical if you’re tuning API throughput, and the NuGet package source mapping article is a useful reminder that supply chain security belongs in everyday .NET work. I also thought the MCP articles were worth including because they’re trying to bridge existing ASP.NET Core apps into agent-style workflows without a rewrite.

Today's articles

Related issues

📬 Save the search. Get the .NET stories worth reading at 7 AM ET.