Editor's note
I pulled together another intentionally mixed batch today, from VS Code agent tooling to some very practical Dapper and IIS lessons. The Dapper concurrency piece stands out because it tackles lost updates without leaning on EF Core, and Rick Strahl’s write-up on ASP.NET Identity cookies after IIS restarts is exactly the kind of production issue worth understanding.
VS Code agents, Dapper, SignalR
AI Agents Are Reading Your Docs. Are You Ready?
Last month, 48% of visitors to documentation sites across Mintlify were AI agents, not humans.
Claude Code, Cursor, and other coding agents are becoming the actual customers reading your docs. And they read everything.
This changes what good documentation means. Humans skim and forgive gaps. Agents methodically check every endpoint, read every guide, and compare you against alternatives with zero fatigue.
Your docs aren't just helping users anymore. They're your product's first interview with the machines deciding whether to recommend you.
That means: clear schema markup so agents can parse your content, real benchmarks instead of marketing fluff, open endpoints agents can actually test, and honest comparisons that emphasize strengths without hype.
Mintlify powers documentation for over 20,000 companies, reaching 100M+ people every year. We just raised a $45M Series B led by @a16z and @SalesforceVC to build the knowledge layer for the agent era.
Enjoying the newsletter? Your feedback helps us grow and reach more developers.
Today's Articles
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Jasen's take on today's picks
Useful if you’re trying to understand where VS Code agent tooling is headed beyond plain chat and completions.
A neat utility idea for watching distributed app console output as it happens.
Introducing the Azure DocumentDB Blog
DocumentDB gets its own home, with a clear pitch toward MongoDB users and migration scenarios on Azure.
Create Multi-platform Apps with .NET MAUI and the MAUI Community Toolkit
Good practical MAUI coverage, especially if you want faster progress with the Community Toolkit and MVVM patterns.
C# 15 Quietly Expanded — And It’s a Bigger Deal Than You Think
Worth reading with caution given the preview framing, but language evolution always deserves attention.
Concurrency in Dapper Without EF Core
A solid, practical take on optimistic concurrency when you’re using Dapper and timestamps instead of EF Core.
Python for .NET devs: data types, classes, objects, records and interfaces
A friendly bridge article for .NET developers who need to get productive in Python without relearning every concept from scratch.
From Zero to Deployment: How .NET Apps Really Work in the Real World
Broad overview material, but useful for newer developers connecting code, runtime, deployment, and hosting concerns.
A simple introduction to SignalR
A straightforward entry point for anyone who hasn’t yet built real-time features with SignalR.
Lost ASP.NET Identity Cookies on IIS Application Pool Restarts
Production-auth bugs are never fun; this is a very real IIS hosting edge case with useful lessons.
Why I Left Visual Studio for VS Code as a .NET Developer
Interesting perspective on how AI is changing the IDE tradeoff for .NET developers.
Dapper at Scale: The Stored-Procedure Lessons That Cost Me an Afternoon
The kind of hard-won Dapper advice that only shows up after a few painful repository patterns.
Building a Real-Time AI API with Claude & ASP.NET Core
Combines streaming responses, Minimal APIs, and tool calling into a practical AI endpoint example.
Claude & Codex Agents in VS Code
A companion look at agent workflows in VS Code, this time centered on Claude and Codex.














