ZCRMSDK 4.0.0-beta

This is a prerelease version of ZCRMSDK.
dotnet add package ZCRMSDK --version 4.0.0-beta
                    
NuGet\Install-Package ZCRMSDK -Version 4.0.0-beta
                    
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="ZCRMSDK" Version="4.0.0-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ZCRMSDK" Version="4.0.0-beta" />
                    
Directory.Packages.props
<PackageReference Include="ZCRMSDK" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZCRMSDK --version 4.0.0-beta
                    
#r "nuget: ZCRMSDK, 4.0.0-beta"
                    
#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.
#addin nuget:?package=ZCRMSDK&version=4.0.0-beta&prerelease
                    
Install ZCRMSDK as a Cake Addin
#tool nuget:?package=ZCRMSDK&version=4.0.0-beta&prerelease
                    
Install ZCRMSDK as a Cake Tool

For information regarding the ZCRMSDK usage, refer 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.0.0-beta 459 4/19/2021
3.1.0 20,404 5/17/2021
3.0.1 7,899 1/5/2021
3.0.0 1,228 11/30/2020
2.2.4 38,394 8/23/2021
2.2.3 24,023 9/10/2020
2.2.2 6,241 7/2/2020
2.2.1 7,184 6/27/2020
2.2.0 1,445 6/10/2020
2.1.9 3,128 5/7/2020
2.1.8 900 4/27/2020
2.1.7 2,731 3/27/2020
2.1.6 689 3/23/2020
2.1.5 3,043 2/21/2020
2.1.4 2,833 1/27/2020
2.1.2 1,948 12/26/2019
2.1.1 970 12/26/2019
2.1.0 1,075 12/17/2019
2.0.9 19,520 11/18/2019
2.0.8 849 11/14/2019
2.0.7 916 11/6/2019
2.0.6 824 10/31/2019
2.0.5 1,523 10/9/2019
2.0.4 2,200 9/12/2019
2.0.3 1,437 8/27/2019
2.0.2 8,148 5/22/2019
2.0.1 2,874 4/24/2019
1.0.4 16,641 2/1/2019
1.0.3 940 1/24/2019
1.0.2 1,793 1/17/2019
1.0.1 1,485 1/11/2019
1.0.0 920 1/3/2019

Version 4 is a new beta version of the SDK that represents a significant effort to improve the capabilities of the SDK, by adopting the v2.1 APIs of Zoho CRM.
The basic usage pattern of the SDK has not changed from Version 3 to Version 4.