LeadExec.API.Sdk 1.1.3
LeadExec account API software development kit. For more information on how to use the SDK, please visit https://api.leadexec.net.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>LeadExec.API.Sdk</id>
<version>1.1.3</version>
<authors>Michael Sawyer</authors>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="file">tos.txt</license>
<licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
<icon>le_logo_square_512.png</icon>
<projectUrl>https://api.leadexec.net/</projectUrl>
<description>LeadExec account API software development kit. For more information on how to use the SDK, please visit https://api.leadexec.net.</description>
<releaseNotes>Initial release for API version 1.0</releaseNotes>
<copyright>© ClickPoint Software</copyright>
<tags>LeadExec</tags>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="RestSharp" version="106.11.4" exclude="Build,Analyzers" />
<dependency id="System.Text.Json" version="4.7.2" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>