AxosoftAPI.NET by Axosoft

<PackageReference Include="AxosoftAPI.NET" Version="4.0.1" />

 AxosoftAPI.NET 4.0.1

.NET wrapper for the Axosoft API v4

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>AxosoftAPI.NET</id>
    <version>4.0.1.0</version>
    <title>AxosoftAPI.NET</title>
    <authors>Axosoft</authors>
    <owners>Axosoft</owners>
    <licenseUrl>https://github.com/Axosoft/AxosoftAPI.NET/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/Axosoft/AxosoftAPI.NET</projectUrl>
    <iconUrl>http://developer.axosoft.com/images/external/icon_axosoft_90x90.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>.NET wrapper for the Axosoft API v4</description>
    <releaseNotes>Original release.</releaseNotes>
    <copyright>Copyright 2014</copyright>
    <tags>Axosoft OnTime API v4</tags>
    <dependencies>
      <dependency id="Newtonsoft.Json" version="6.0.1" />
    </dependencies>
  </metadata>
</package>