Found 21 packages
Package Description
A collection of helpful HttpClient extension methods, like retry and auto (de)serialization
Colección de extensiones para HttpClient que facilita la comunicación con APIs REST y servicios SOAP. Proporciona métodos tipados para operaciones HTTP comunes (GET, POST, PUT, DELETE) con manejo de serialización/deserialización JSON automática, soporte para contenido XML, procesamiento de DataSet y manejo de errores consistente. Simplifica la integración con servicios web en aplicaciones .NET mediante una API fluida y fuertemente tipada.
A small extension lib to easy return json or html mapped to an object instead of writting own boilerplate
EsWork Libraries
Package Description
This class library is a extension of HttpClient which allows make patch request.
The HTTP client extensions for the microservice communication with openid support.
The HttpClientExtensions is a set of extension methods that makes sending HTTP requests with HttpClient more convenient and readable.
The Catena-X Portal Backend Framework library is a versatile .NET library that provides a set of powerful tools and utilities for common development tasks. This package simplifies various aspects of your application, including database interactions, asynchronous programming, file I/O, LINQ operations, logging, and database seeding.
These extensions allow you to retrieve content either from the cache or directly from the web. Web content is automatically cached depending on cache/expires settings as defined on the server.
This package will add an overload for almost each existing helper method of HttpClient class. You can use this class to mimic the browser request sending behavior for testing your REST API.
Package Description
为 zijian666.HttpClientExtensions 扩展 json和动态类型支持
以最优雅,最便捷的方式调用http
Package Description
Extension methods for HttpClient and HttpRequestException to work alongside ShadySoft.ControllerErrorHelpers
This library is a helper that creates requests necessary for HTTP communication. If you are having trouble with complicated settings for HTTP communication, please try using it.
一个简单的HttpClient请求日志记录扩展
This package adds some extensions to System.Net.Http Commonly Used Types: System.Net.Http.HttpClientExtensions System.Net.Http.HttpContentExtensions System.Net.Http.ObjectContent System.Net.Http.FileContent System.Net.Http.Formatting.MediaTypeFormatter