Skip to content

C# client for HTTP methods, requests, and response wrapping and abstraction

License

Notifications You must be signed in to change notification settings

palburtus/HttpClient.net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpClient.Net

The goal of this project is to create a simple C# client that makes REST API calls using HTTP/HTTPS, that wraps boilerplate C# HttpRequest and HttpResposne code and abstracts request and response object and normalizes errors in order to make HTTP calls from C# code a simple as possible to use

About

C# client for HTTP methods, requests, and response wrapping and abstraction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages