Home Archive Issue #446
Issue #446

Agent storage, AOT addons, security fix

Covers Agent Framework storage and token tradeoffs, the .NET 10 OOB security patch, Native AOT Node.js addons, caching, and core C# refreshers.

Jasen's top three picks

  1. 1
    Chat History Storage Patterns in Microsoft Agent Framework

    devblogs.microsoft.com

    A useful architectural piece on agent memory, persistence options, and why chat history design affects reliability more than prompt tweaks.

  2. 2
    .NET 10.0.7 Out-of-Band Security Update

    devblogs.microsoft.com

    Short but important: this out-of-band patch fixes a DataProtection-related security issue in .NET 10.0.7.

  3. 3
    Building File-Based Apps in .NET: A Complete Guide With Multi-File Support

    antondevtips.com

    Interesting look at file-based apps, including multi-file support and newer script-style workflows in .NET 10 and .NET 11 preview.

Editor's note

I pulled together another deliberately mixed issue today, with a few pieces that are especially practical. The Agent Framework storage article gets into a decision teams usually postpone too long, and the .NET 10 out-of-band security update is the sort of release note you really should read closely. I also liked the Native AOT Node.js addon write-up because it shows .NET reaching into places many developers wouldn’t immediately expect.

Today's articles

How We Beat the Y2K Bug

spreaker.com

The Y2K bug turned out to be a non-event on January 1, 2000. How did that happen? Carl and Richard bring together a number of stories from folks who were there, fixing the software and updating system...

Topics: .NET Framework

Read article

Related issues

📬 Get daily .NET content delivered to your inbox