Found 27 packages
A collection of helpful HttpContent extension methods
Provides extension methods for System.Net.Http.HttpClient and System.Net.Http.HttpContent that perform automatic serialization and deserialization using System.Text.Json. Commonly Used Types: System.Net.Http.Json.HttpClientJsonExtensions System.Net.Http.Json.HttpContentJsonExtensions System.Net.Http.Json.JsonContent
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers. Commonly Used Types: System.Net.Http.HttpResponseMessage System.Net.Http.DelegatingHandler System.Net.Http.HttpRequestException System.Net.Http.HttpClient System.Net.Http.MultipartContent System.Net.Http.Headers.HttpContentHeaders System.Net.Http.HttpClientHandler System.Net.Http.StreamContent System.Net.Http.FormUrlEncodedContent System.Net.Http.HttpMessageHandler When using NuGet 3.x this package requires at least version 3.4.
Convert JSON to System.Net.Http.HttpContent and vice versa.
Convert JSON to System.Net.Http.HttpContent and vice versa with using Utf8Json.
This is simple drop-and-forget, configuration-less (optional) http module that will handle compression of javascript and css, both in files and embedded on html page.
Extension that resolves an instance of JsonHttpContentConverter with Microsoft.Extensions.DependencyInjection.
The HttpContent package for Http Problem Details according to RFC 7807.
Generic features related to HTTP and HTTPS. Contains extensions to HttpContent, and cloning an HttpRequestMessage via the HttpRequestMessageCloner.
A custom HttpContent that wraps a rented byte array from an ArrayPool, writes only the valid byte range to outgoing streams, and returns the buffer to the pool when disposed to reduce GC allocations.
Reusable extension methods and helpers for .NET
A formatting implementation for KM.MessageQueue that converts a string to HttpContent
Provides a proxy like HttpContent implementation that reports the upload progress.
Convert JSON to System.Net.Http.HttpContent and vice versa with using Jil.
Convert JSON to System.Net.Http.HttpContent and vice versa with using Json.NET.
Helper Class and Extensions DateTime,ShamsiDate,Enum,HttpContent,HttpRequest,List,ModelState,Random,Encryption,HtmlHelper
A Json.NET-based HttpContent class for content serialization.
A lightweight .NET library providing HTTP extensions for simplified JSON operations, HTTP client helpers, and API client abstractions with JWT support. Includes extensions for HttpContent, HttpClient, HttpClientFactory, and dependency injection setup. See GitHub for full documentation and examples.
Helper Class and Extensions for DotNetStandard DateTime,ShamsiDate,Enum,HttpContent,HttpRequest,List,ModelState,Random,Encryption,HtmlHelper
This library contains the Json formatter extensions for .NET Core HttpClient and HttpContent.