C# library to access IntakeQ's API.
Info
| Version: | 1.5.1 |
| Author(s): | IntakeQ Inc. |
| Last Update: | Wednesday, July 20, 2022 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/intakeq/CSharpApiClient/ |
| NuGet Url: | https://www.nuget.org/packages/intakeq-api |
Install
Install-Package intakeq-api
dotnet add package intakeq-api
paket add intakeq-api
intakeq-api Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.0)