A subclass of HttpClient with helpers for implementing API proxies.
Info
Version: | 0.3.0 |
Author(s): | ssimek |
Last Update: | Thursday, April 17, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/triaxis.Net.Http.ApiClient |
Install
Install-Package triaxis.Net.Http.ApiClient
dotnet add package triaxis.Net.Http.ApiClient
paket add triaxis.Net.Http.ApiClient
triaxis.Net.Http.ApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging(>= 2.0.0)
- System.Text.Json(>= 4.6.0)
- triaxis.Reflection.PropertyAccess(>= 1.0.1)