When Your Use Case Half-Succeeds: Designing for Partial Failure in .NET
Designing .NET applications to handle partial failures in use cases involving multiple systems, with strategies for recovery.
Designing .NET applications to handle partial failures in use cases involving multiple systems, with strategies for recovery.
Guide on using MiniStack, a free AWS emulator, with .NET and Docker Compose for local development.
Running GitHub Copilot CLI offline with GPU-accelerated local models, comparing performance with CPU-only setup in a real .NET project.
Explains invariants in domain models and why enforcing them on the model itself is better than scattering rules across handlers.
Summary of recent Azure, .NET, GitHub, and Visual Studio blog posts from April 28, 2026, covering updates, tools, and security.
Review of JetBrains' official ReSharper extension for VS Code, enhancing C# development with advanced refactoring and navigation features.
Daily tech news roundup covering AI, .NET, web development, and Microsoft tools for April 24, 2026.
Daily roundup of IT/tech news and updates including .NET, TypeScript 7.0, Azure, AI tools, and development best practices.
Daily tech news roundup covering AI, .NET, Visual Studio, Azure, web development, and security updates for April 16, 2026.
A curated list of IT/tech links covering GitHub, .NET, AI, web dev, mobile dev, and DevOps tutorials and news.
Explains how to use Microsoft Agent Framework's middleware in .NET to intercept agent runs, function calls, and chat client calls.
A curated daily digest of IT/technology news, covering AI, .NET, web development, cloud, and software engineering updates for April 9, 2026.
Learn how to efficiently delete and update millions of rows in EF Core without loading entities, using ExecuteUpdate/ExecuteDelete and third-party tools.
Guide to creating AI agents with Microsoft Agent Framework 1.0.0 in .NET, including tool definitions and LLM integration.
Deprecation of the open-source .NET library LogAnalytics.Client after 330k+ downloads and migration guide to Azure.Monitor.Ingestion.
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.
A guide on integrating MCP (Model Context Protocol) tools with LLMs in .NET using ASP.NET Core and OpenAI API.
Overview of multi-tenancy features in the Critter Stack (.NET ecosystem), covering Marten, Wolverine, and Polecat tools.
Critter Stack releases new versions of Marten, Wolverine, Polecat, Weasel, and JasperFx with sharded multi-tenancy and database pooling features.