CloudMonix.API by Paraleap Technologies

<PackageReference Include="CloudMonix.API" Version="1.0.7023.35954" />

 CloudMonix.API 1.0.7023.35954

CloudMonix is a sophisticated Microsoft Azure monitoring and automation product. This is the official public API client to manage CloudMonix objects and data. http://cloudmonix.com

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>CloudMonix.API</id>
    <version>1.0.7023.35954</version>
    <title>CloudMonix Api client</title>
    <authors>Paraleap Technologies</authors>
    <owners>Paraleap Technologies</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>http://cloudmonix.com/terms-of-use/</licenseUrl>
    <projectUrl>https://publicapi.cloudmonix.com/documentation/index</projectUrl>
    <iconUrl>http://cloudmonix.com/wp-content/uploads/2015/03/Favicon-Orange.png</iconUrl>
    <description>CloudMonix is a sophisticated Microsoft Azure monitoring and automation product.  This is the official public API client to manage CloudMonix objects and data.  http://cloudmonix.com</description>
    <releaseNotes>Initial release</releaseNotes>
    <copyright>Copyright 2018</copyright>
    <tags>CloudMonix, Azure, Storage, Redis, DocumentDb, WorkerRole, WebRole, WebApp, SqlAzure, ServiceBus, Compute, Monitoring, Management, Diagnostics, Insights</tags>
    <dependencies>
      <dependency id="RestSharp" version="105.2.3" />
      <dependency id="Newtonsoft.Json" version="8.0.3" />
      <dependency id="Owin" version="1.0.0" />
    </dependencies>
  </metadata>
</package>