Nick
Posted on Sep 10
AI-assisted
What's up, .NET devs! π
Today I want to show you one of the most underrated features in HttpClient β the DelegatingHandler pipeline. It's like middleware for your HTTP calls!
What's up, .NET devs! π Today I want to show you one of the most underrated features in HttpClient β...
Nick
Posted on Sep 10
AI-assisted
What's up, .NET devs! π
Today I want to show you one of the most underrated features in HttpClient β the DelegatingHandler pipeline. It's like middleware for your HTTP calls!

Hey test-loving developers! π I see this pattern ALL the time: // β The wrong way public...

Every endpoint in the C# API powering my techstackblog uses async/await. Every LINQ query I write is...

Hey there, fellow C# developers! π Let me tell you a horror story. You're building a nice web...

An MCP delegation layer that keeps Cursor or any MCP host as the orchestrator while local Ollama specialists handle narrow,β¦

Hey performance-minded developers! π Are you still using HTTP/1.1 without realizing it? Let's unlock...

If you've integrated a third-party AI API into a content pipeline before, you already know the...