httpclient-factory

Community

Configure .NET HTTP clients robustly.

AuthorAlexanderRadevich
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the common pitfalls and complexities of managing HTTP clients in .NET applications, ensuring reliable, resilient, and efficient network communication.

Core Features & Use Cases

  • IHttpClientFactory Management: Proper lifecycle management to prevent socket exhaustion.
  • Resilience Patterns: Integrates retry, circuit breaker, and timeout policies using Microsoft.Extensions.Http.Resilience.
  • Typed & Keyed Clients: Guidance on best practices for client registration, favoring keyed clients in .NET 10.
  • DelegatingHandlers: Implementing cross-cutting concerns like authentication and correlation ID propagation.

Quick Start

Configure a named HTTP client for GitHub API calls with standard resilience policies.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: httpclient-factory
Download link: https://github.com/AlexanderRadevich/SportowyHub_clientApp/archive/main.zip#httpclient-factory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.