.NET library for simplified API and data access to a VTiger instance using its API interfaces (a lot of JSON) and provide all data (where ever possible) in DataTables.
Info
Version: | 2020.11.13.100 |
Author(s): | CompuMaster GmbH |
Last Update: | Friday, November 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CompuMasterGmbH/cammUtils-vTigerNetApi |
NuGet Url: | https://www.nuget.org/packages/VTigerNetApi |
Install
Install-Package VTigerNetApi
dotnet add package VTigerNetApi
paket add VTigerNetApi
VTigerNetApi Download (Unzip the "nupkg" after downloading)
Dependencies
- jayrock-json(>= 0.9.16530.1)
Tags