ZOHOCRMSDK-2.1 3.0.0

dotnet add package ZOHOCRMSDK-2.1 --version 3.0.0
NuGet\Install-Package ZOHOCRMSDK-2.1 -Version 3.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ZOHOCRMSDK-2.1" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ZOHOCRMSDK-2.1 --version 3.0.0
#r "nuget: ZOHOCRMSDK-2.1, 3.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ZOHOCRMSDK-2.1 as a Cake Addin
#addin nuget:?package=ZOHOCRMSDK-2.1&version=3.0.0

// Install ZOHOCRMSDK-2.1 as a Cake Tool
#tool nuget:?package=ZOHOCRMSDK-2.1&version=3.0.0

For information regarding the ZOHOCRMSDK usage, refer to GitHub page

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ZOHOCRMSDK-2.1:

Package Downloads
ZohoCRM.SDK.2.1.Extender

Provides C# (.NET Standard 2.0) SDK support for Zoho CRM APIs.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.0.0 1,984 9/12/2023
2.0.0 7,266 3/31/2022
1.0.0 1,213 11/11/2021
1.0.0-beta 202 11/10/2021

- Internal handling done for custom fields during insert and update operations.
- User-specific fields: Resolved conflicts in the metaclass names of user-specific fields.