CallerAPI is a library for request web APIs that deserialize the JSON or XML result from a web service to a model class.
Info
Version: | 2.0.1 |
Author(s): | Eduard-Nicolae |
Last Update: | Wednesday, May 27, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CallerAPI |
Install
Install-Package CallerAPI
dotnet add package CallerAPI
paket add CallerAPI
CallerAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
Tags