CIAPI by CityIndex Ltd,Sky Sanders,David Laing

<PackageReference Include="CIAPI" Version="7.3.0" />

 CIAPI 7.3.0

.NET client library for CityIndex Trading API

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>CIAPI</id>
    <version>7.3.0</version>
    <title>CIAPI</title>
    <authors>CityIndex Ltd,Sky Sanders,David Laing</authors>
    <owners>CityIndex Ltd,Sky Sanders,David Laing</owners>
    <licenseUrl>https://github.com/cityindex/CIAPI.CS/raw/master/LICENSE.txt</licenseUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>.NET client library for CityIndex Trading API</description>
    <language>en-GB</language>
    <dependencies>
      <dependency id="Salient.ReliableHttpClient" />
      <dependency id="Newtonsoft.Json" />
    </dependencies>
  </metadata>
</package>