Web Service helps you to consuming any Web Application from withing your C# based application just in a few lines of code.
Info
| Version: | 1.0.0.1 |
| Author(s): | AhmedAttya |
| Last Update: | Sunday, December 20, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/webAPIServices |
Install
Install-Package webAPIServices
dotnet add package webAPIServices
paket add webAPIServices
webAPIServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)