Fluent wrapper around IHttpClientFactory
-
Updated
Nov 11, 2024 - C#
Fluent wrapper around IHttpClientFactory
Lightweight fluent wrapper over HttpClient to make REST calls easier
OAuth authorized HttpClient, friendly with HttpClientFactory
UnitTestEx provides .NET testing extensions to the most popular testing frameworks (MSTest, NUnit and Xunit) specifically to improve the testing experience with ASP.NET controller, and Azure Function, execution including underlying HttpClientFactory mocking.
Dependency Injection, HttpClientFactory & ASP.NET Core extensions for Auth0.NET
.NET C# Client for the Gotenberg API
A Class Library which Contains services for sending Http Requests fast and effortlessly
Adjust http client configuration at runtime - solved.
A demo on how to use HttpClient factory (Named HttpClients, Typed HttpClients, IHttpClientFactory)
Simple implementation example of 4 types of implementation in the HttpClientFactory
C# API Request
A cluster of Delegating Handlers (Chain-of-Responsibility pattern) for HttpClient.
.NET library to instrument your code with Prometheus metrics
Extends the .NET DefaultHttpClientFactory to support contextually appropriate primary handlers (i.e. unique certificates for different endpoints) and per-request cookie scope while retaining the benefits of handler pooling and typed client pipelines
Provides classes for creating typed HTTP clients from an interface describing a service.
HttpClient instance, which might have been decorated with some resilient strategy against transient failure and with some default values. You might even receive a client where the BaseUrl is already set. So, this approach can be particularly useful if you need to hide a REST API client behind a strongly-typed service layer.
OAuthTokenGenerator library contains utility methods to create and validate OAuth tokens
Client to REST service from C# (backend) code with IHttpClientFactory. Shortcut HttpMethod extensions and path/query parameter helper classes.
HttpClientSettings is a convention based http endpoint data storage and retrieval mechanism without enforcing how to make the http calls.
Add a description, image, and links to the httpclientfactory topic page so that developers can more easily learn about it.
To associate your repository with the httpclientfactory topic, visit your repo's landing page and select "manage topics."