Skip to content
Navigation menu
Search
Powered by Algolia
Search
Log in
Create account
DEV Community
Close
C# HttpClient Deep Dive Series' Articles
Back to Nick's Series
HttpClientFactory: Why new HttpClient() Is Killing Your App
Nick
Nick
Nick
Follow
Sep 1
HttpClientFactory: Why new HttpClient() Is Killing Your App
#
csharp
Comments
Add Comment
2 min read
Modern JSON Handling in HttpClient: Ditch the Manual Serialization!
Nick
Nick
Nick
Follow
Sep 2
Modern JSON Handling in HttpClient: Ditch the Manual Serialization!
#
csharp
1
reaction
Comments
Add Comment
3 min read
Building Bulletproof HTTP Calls with Polly in C#
Nick
Nick
Nick
Follow
Sep 3
Building Bulletproof HTTP Calls with Polly in C#
#
csharp
Comments
Add Comment
3 min read
Streaming Large HTTP Responses Without Killing Your Memory
Nick
Nick
Nick
Follow
Sep 4
Streaming Large HTTP Responses Without Killing Your Memory
#
csharp
#
dotnet
#
performance
#
tutorial
Comments
Add Comment
3 min read
Testing HttpClient the Right Way: Mock Handlers, Not Interfaces
Nick
Nick
Nick
Follow
Sep 7
Testing HttpClient the Right Way: Mock Handlers, Not Interfaces
#
backend
#
csharp
#
dotnet
#
testing
Comments
Add Comment
4 min read
HTTP/2 and HTTP/3 in C#: The Speed You Didn't Know You Were Missing
Nick
Nick
Nick
Follow
Sep 8
HTTP/2 and HTTP/3 in C#: The Speed You Didn't Know You Were Missing
Comments
Add Comment
3 min read
HttpClient Observability: Logs, Metrics, and Traces Done Right
Nick
Nick
Nick
Follow
Sep 9
HttpClient Observability: Logs, Metrics, and Traces Done Right
#
backend
#
csharp
#
dotnet
#
softwaredevelopment
Comments
Add Comment
4 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account