Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

michel-pi/MinimalHttp.Net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinimalHttp.Net

A simple and easy to use http client with support for certificate pinning.

NuGet

Install-Package MinimalHttp.Net

Features

  • Supports all Http request methods
  • GET, HEAD, POST, PUT, DELETE, CONNECT, OPTIONS, TRACE, PATCH
  • Async requests
  • Allows Proxy usage
  • Certificate pinning
  • URLEncode & URLDecode
  • Custom encoding (Default: UTF8)

This library has no dependencies and does not focus on REST clients. It can be used as one but it is developed with a classic http client usage in mind.

Contribute

The project file was generated using Visual Studio 2017.

Clone or download the repository.

You can help by reporting issues, adding new features, fixing bugs and by providing a better documentation.

Donate

Do you like this project and want to help me to keep working on it?

Then maybe consider to donate any amount you like.

BTC     bc1qp6zc73vy8pmr6lfe4cxa6eqzvkuer9hrjwpzza

License

Releases

No releases published

Packages

No packages published

Languages