Skip to content

DemonExposer/LessAnnoyingHttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP requests easier than in basic .NET

For every HTTP method, a method can be called, which a request to the specified endpoint, possibly with a body and optional headers.
This can all be done in a single line, whereas it normally takes about ten.

Install

In your .NET project, execute the following command:

dotnet add package LessAnnoyingHttp 

About

Simpler HTTP requests in .NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages