Let's Talk HTTP in .NET Core
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the intricacies of HTTP communication in .NET Core and learn how to build resilient and fault-tolerant applications for microservices and distributed systems. Dive into the improvements introduced in .NET Core and ASP.NET Core 2.1, including IHttpClientFactory and the more performant SocketHttpHandler. Identify common HTTP anti-patterns and mistakes, and discover how to refactor existing code using HttpClientFactory features. Master HTTP tips and tricks, focusing on the Polly library for resilience and transient fault handling. Learn to integrate Polly with Microsoft IHttpClientFactory to easily implement retries, timeouts, and circuit-breakers in your HTTP calls. Gain valuable insights for developing robust services that make HTTP requests and rely on downstream services while maintaining resilience in the face of network unreliability and service failures.
Syllabus
Let's Talk HTTP in .NET Core - Steve Gordon
Taught by
NDC Conferences
Related Courses
Learn to build artificial humansUdemy Elucidata's Bulk RNA-Seq OmixAtlas - Effortless Dataset Discovery and Retrieval
Bioinformagician via YouTube ASP.NET Core Refresh Token Implementation with .NET 7 Minimal APIs
Raw Coding via YouTube Building Cloud-Ready Applications in .NET
NDC Conferences via YouTube Bulletproof Transient Error Handling with Polly
NDC Conferences via YouTube