gateway-facade

Community

Wrap HttpClient calls with typed gateway facades.

AuthorFaysilAlshareef
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Gateway Facade abstracts HttpClient usage for control panel APIs by providing typed gateway wrappers that centralize routing, error handling, and reuse of common patterns.

Core Features & Use Cases

  • Typed gateway wrappers around HttpClient for REST endpoints in the control panel domain.
  • Nested management classes organize endpoints by domain and enable lazy initialization.
  • HttpExtensions provide consistent serialization and error handling; uniform return type like ResponseResult<T>.
  • Registration in DI via AddGatewayClients to configure typed HttpClient instances.

Quick Start

Install and configure the gateway client, then start calling gateway methods to interact with the control panel API.

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: gateway-facade
Download link: https://github.com/FaysilAlshareef/dotnet-ai-kit/archive/main.zip#gateway-facade

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 471,000+ vetted skills library on demand.