Info
Version: | 4.0.0 |
Author(s): | Jose Luis Ordaz |
Last Update: | Monday, June 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/JLOrdaz.APIClient |
Install
Install-Package JLOrdaz.APIClient
dotnet add package JLOrdaz.APIClient
paket add JLOrdaz.APIClient
JLOrdaz.APIClient Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Text.Json(>= 4.7.2)
Tags
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.