filmov
tv
THIS Will Keep Your HttpClient CLEAN
Показать описание
Using th e HttpClient is a fairly common task for .NET developers. However, when we use the HttpClient to make calls to external services, we often also add cross-cutting concerns to it, like logging, exception handling and so on. However, this will make our HttpClient look very ugly. In this video we take a deep look into HttpClient delegating handlers and evaluate how we could use them to move our cross cutting concerns. This will keep your HttpClient clean.
Join this channel to get source code access and other perks:
Mentioned videos:
Contents:
1. Intro: 00:00
2. This HttpClient is ugly! 00:40
3. Introducing delegating handlers: 02:51
4. Move logging in delegating handler: 04:03
5. Move exception handling in delegating handler: 10:06
6. A word about decorators: 11:40
My setup:
Join this channel to get source code access and other perks:
Mentioned videos:
Contents:
1. Intro: 00:00
2. This HttpClient is ugly! 00:40
3. Introducing delegating handlers: 02:51
4. Move logging in delegating handler: 04:03
5. Move exception handling in delegating handler: 10:06
6. A word about decorators: 11:40
My setup:
THIS Will Keep Your HttpClient CLEAN
Stop using the HttpClient the wrong way in .NET
Keep Your HttpClient Clean!
You are mocking the HttpClient the wrong way
The electrical pattern that will keep your .NET services alive
Angular HTTP Client Quick Start Tutorial
Using HttpClient in .NET Core to Connect to APIs in C#
Always Check for the Hidden API when Web Scraping
Angular 19 resource and NgRX Signal Store | Is it really the ULTIMATE State management solution?
Laravel and External APIs: Get Data with HTTP Client
How to Make 2500 HTTP Requests in 2 Seconds with Async & Await
How To Call An API in C# - Examples, Best Practices, Memory Management, and Pitfalls
Send HTTP GET Request using Java 11 HttpClient and parse JSON response into objects
How TCP Works - What is a TCP Keepalive?
HTTPX Tutorial - A next-generation HTTP client for Python
Learn Fetch API In 6 Minutes
How to Consume WEB API in C# | C# Tutorial for Beginners
How Web Sockets work | System Design Interview Basics
How to Solve CORS Error in 2 min [WATCH THIS] | CORS Explained in EASY Way
New Angular 4.3 HttpClient (Accessing REST Web Services With Angular)
Angular 5.x - Unit Testing and HttpClient
Keep Your C# Application Smooth using Asynchronous Programming with Async/Await
How to build a web client? (sockets)
4 Nuget packages I can't live without in .NET
Комментарии