
The Claude feature to validate your changes #claude #aiengineer #claudecode
Microsoft is updating its author-signing certificate starting September 23, 2026
<p>Starting September 23, 2026, Microsoft is updating the author-signing certificate used for NuGet packages. Customers using trusted signer policies or certificate fingerprint verification should add the new certificate as soon as possible.</p> <p>The post <a href="https://devblogs.microsoft.com/dotnet/microsoft-author-signing-certificate-update-2026/">Microsoft is updating its author-signing certificate starting September 23, 2026</a> appeared first on <a href="https://devblogs.microsoft.com/dotnet">.NET Blog</a>.</p>
Creating a memory dump in C#
<p>Learn how to create a memory dump in C# to capture the state of your application for debugging purposes.</p> <p>The post <a href="https://devblogs.microsoft.com/dotnet/creating-a-memory-dump-in-csharp/">Creating a memory dump in C#</a> appeared first on <a href="https://devblogs.microsoft.com/dotnet">.NET Blog</a>.</p>
Experimental support for Device Bound Session Credentials (DBSC) in ASP.NET Core: Exploring the .NET 11 preview - Part 8
In this post I look at the new experimental support for DBSC provided by the Microsoft.AspNetCore.Authentication.DeviceBoundSessions package
Spying on Claude Code: more lifecycle events, different blind spots
How Claude Code hooks differ from Cursor: broader lifecycle and permission telemetry, strong native IDs, batch and compaction events, but no thought or specialized execution hooks.

Is Local AI Worth it?
There's No Official Claude Agent SDK for C#. Here's What to Use Instead
The Claude Agent SDK (the package that turns Claude into an autonomous coding agent with tools, permissions, and a conversation loop) only ships officially for Python and TypeScript. In C#, the closest thing is buried inside the regular Anthropic SDK: a `ToolRunner` helper that drives the tool-use loop for you. Here's how to build a real file-editing, command-running agent with it, and where the unofficial alternatives fit.

3 unknown Claude Code Skills #claudecode #claude #aiengineering
Build Your Own AI Agent Harness in C#, the MafClaw Live Series
<p>I am building a complete C# agent live, from a single call around an IChatClient to a production-ready, observable, governed agent, using the Microsoft Agent Framework harness in a 4-part Microsoft Reactor series.</p> <p>The post <a href="https://devblogs.microsoft.com/dotnet/build-your-own-ai-agent-harness-in-csharp-the-maf-claw-live-series/">Build Your Own AI Agent Harness in C#, the MafClaw Live Series</a> appeared first on <a href="https://devblogs.microsoft.com/dotnet">.NET Blog</a>.</p>
Performance Improvements in .NET 11
<p>Take a tour through hundreds of performance improvements in .NET 11.</p> <p>The post <a href="https://devblogs.microsoft.com/dotnet/performance-improvements-in-net-11/">Performance Improvements in .NET 11</a> appeared first on <a href="https://devblogs.microsoft.com/dotnet">.NET Blog</a>.</p>

My Claude Code Status Line (Steal It)
💎 Download my script here: https://gui-ferreira.kit.com/c6dd52421e #claude #claudecode
Understanding Device Bound Session Credentials (DBSC)
In this post I provide an introduction to Device Bound Session Credentials, I look at how DBSC protects against session hijacking, and how the protocol works
Share your .NET story with the community
<p>Share how your team uses .NET to solve real problems and help us bring more community stories to .NET Conf 2026 and other .NET channels.</p> <p>The post <a href="https://devblogs.microsoft.com/dotnet/share-your-dotnet-story/">Share your .NET story with the community</a> appeared first on <a href="https://devblogs.microsoft.com/dotnet">.NET Blog</a>.</p>