Routing and Failover for Microsoft.Extensions.AI
As AI adoption scales, cost, uptime, and latency become first-class constraints on application architecture. Routing between models or providers is […]
Dotnet updates
As AI adoption scales, cost, uptime, and latency become first-class constraints on application architecture. Routing between models or providers is […]
Instructions files have a habit of growing in only one direction. A model makes a mistake, so somebody adds a
Today, we are excited to announce the seventh preview release of .NET 11! This release includes improvements across libraries, the
Welcome to our combined .NET servicing updates for August 2026. Let’s get into the latest release of .NET and .NET
When a test fails in CI, “the build is red” is only the starting point. The useful questions are whether
A year ago, I wrote a .NET Blog post about running GPT-OSS locally with Ollama and C#. That sample used
Many developers publish packages to NuGet.org via API keys. In recent years, API keys and Personal Access Tokens (PATs) have
A common request to a coding agent is only one line: Generate unit tests. That request leaves important questions open.
The Model Context Protocol (MCP) C# SDK has reached v2.0, implementing the 2026-07-28 revision of the MCP specification. It’s the
You know the moment. CI goes red, or a build that took 8 seconds yesterday now takes 40, and you’re