Release Notes - C# SDK

Release Notes - C# SDK

ZCRMSDK -VERSION 2.0.1

Install command
  1. Install-Package ZCRMSDK -Version 2.0.1
  2. dotnet add package ZCRMSDK --version 2.0.1
Notes
Enhancements:
    1. SDK is compatible with Visual Studio 2015.
    2. Configuration details have to be passed only as a dictionary.
    3. Support ISO 8601-time format.

ZCRMSDK -VERSION 1.0.4

Install command
  1. Install-Package ZCRMSDK -Version 1.0.4
  2. dotnet add package ZCRMSDK --version 1.0.4
Notes
  1. Issue Fix: Changing encoding standard from ASCII to UTF-8 .

ZCRMSDK -VERSION 1.0.3

Install command
  1. Install-Package ZCRMSDK -Version 1.0.3
  2. dotnet add package ZCRMSDK --version 1.0.3
Notes
  1. Issue fix: Fix for the exception "exePath must be specified when not running inside a stand alone exe" in ASP.NET web applications .

ZCRMSDK -VERSION 1.0.2

Install command
  1. Install-Package ZCRMSDK -Version 1.0.2
  2. dotnet add package ZCRMSDK --version 1.0.2
Notes
  1. Issue Fix:  Fix for the invalid type cast Exception issue .

ZCRMSDK -VERSION 1.0.1

Install command
  1. Install-Package ZCRMSDK -Version 1.0.1
  2. dotnet add package ZCRMSDK --version 1.0.1
Notes
  1. Enhancement: Support is given for Organization Tax API .

ZCRMSDK -VERSION 1.0.0

Install command
  1. Install-Package ZCRMSDK -Version 1.0.0
  2. dotnet add package ZCRMSDK --version 1.0.0
Notes
  1. Initial Release.




    • Related Articles

    • Release Notes - PHP SDK

      ZOHO CRM/PHP SDK 2.0.1 Install command composer require zohocrm/php-sdk:2.0.1 Notes Enhancement Tag names can contain spaces in between them, while associating with records. Tag names can be retrieved as "ZCRMTag" objects in records function. ZOHO ...
    • Release Notes - Python SDK

      ZCRMSDK -VERSION 1.0.8 Install command pip install zcrmsdk==1.0.8 Notes Enhancement: Duplicate check fields can be ignored if not necessary in upsert record method . ZCRMSDK -VERSION 1.0.7 Install command pip install zcrmsdk==1.0.7 Notes Enhancement: ...
    • Release Notes - Node JS SDK

      ZCRMSDK -VERSION 0.0.15 Install command npm install zcrmsdk@0.0.15 Notes Enhancement: User identifier default value handled in get method. ZCRMSDK -VERSION 0.0.14 Install command npm install zcrmsdk@0.0.14 Notes Issue fix: Default user identifier set ...
    • Release Notes - Java SDK

      ZCRMSDK -VERSION 1.0.6  Downloadable JAR file  You can download the jar file for the version1.0.6 of Java SDKs at the end of this page.  Install command - Maven:(in pom.xml)  <repositories>        <repository>              ...
    • Completed release

      Track all the completed release in the project in the Release Reports section.  Navigate to Reports. Click Completed Release in Release Reports. View all the completed release.  Click Release Notes. Learn more.