Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 521 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 521 Bytes

APICLIENT

It allows you to consume an API easily, passing the URL, indicating the type of data gets the result of the call. Handles GET, POST, PUT, and DELETE with variations for data types when calling the method and receiving the response. I currently use it in my personal projects and wanted to share it for the benefit of others.

Using from Nuget Nuget