Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 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

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages