Getting Started with Microsoft Agent Framework 1.0.0 in .NET
Guide to creating AI agents with Microsoft Agent Framework 1.0.0 in .NET, including tool definitions and LLM integration.
Guide to creating AI agents with Microsoft Agent Framework 1.0.0 in .NET, including tool definitions and LLM integration.
Explains why FluentValidation upgrade past 11.4 broke a gRPC validation package and how the author fixed it.
A blog post about generating type-safe string enums in C# with source code generation and exhaustion support.
Introduces ElBruno.MarkItDotNet, a .NET library for converting PDFs, Word docs, HTML, and more to Markdown with streaming and DI support.
Developer updates C# library ElBruno.LocalLLMs for Google's new Gemma 4 models, detailing architecture, features, and ONNX conversion challenges.
Learn to build an AI agent platform with .NET 10 and GitHub Copilot in a free live series at Microsoft Reactor.
Exploring how Claude Code successfully translates non-trivial codebases between languages like C++ to Java and Haskell to Clojure.
A developer critiques the chaotic state of Windows native app development while building a utility to black out monitors.
EF Core 11.0 introduces a single command to create and apply migrations, streamlining development workflow.
Update on the Critter Stack roadmap for March 2026, focusing on recent features, AI's impact, and future plans for Marten, Wolverine, and Polecat.
A daily tech link roundup covering .NET, AI, web dev, Windows tools, and software engineering news from March 18, 2026.
Explores implementing frozen segments and a new allocation strategy in a custom .NET Garbage Collector written in C#.
A daily tech link roundup covering .NET, Windows, web dev, AI, and software engineering news and tutorials.
Explores C# record inheritance and ToString behavior, showing how the 'sealed' modifier in C# 10 fixes unexpected output.
A developer documents the process of building a toy Unix shell from scratch, covering the REPL, command parsing, and execution.
A .NET developer's discovery of the DnsEndPoint class for simplifying network socket connections with hostnames.
Details the restructuring of the NetEscapades.EnumGenerators source generator package into three packages, aiming for a stable 1.0 release.
A minimal demo of implementing and using AI Agent Skills in .NET, including prompt, Python, and C# based skills.
htmxRazor 1.2.0 release adds toast notifications, pagination, and CSS cascade layers to simplify .NET web development with htmx.
Explores the potential addition of a FullJoin operator to LINQ in .NET 11, detailing the proposed API and its use cases.