Azure.AI.AnomalyDetector by Microsoft

<PackageReference Include="Azure.AI.AnomalyDetector" Version="3.0.0-preview.6" />

 Azure.AI.AnomalyDetector 3.0.0-preview.6

This is the Microsoft Azure Cognitive Services Anomaly Detector client library

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Azure.AI.AnomalyDetector</id>
    <version>3.0.0-preview.6</version>
    <authors>Microsoft</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>azureicon.png</icon>
    <readme>README.md</readme>
    <projectUrl>https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.AnomalyDetector_3.0.0-preview.6/sdk/anomalydetector/Azure.AI.AnomalyDetector/README.md</projectUrl>
    <description>This is the Microsoft Azure Cognitive Services Anomaly Detector client library</description>
    <releaseNotes>https://github.com/Azure/azure-sdk-for-net/blob/Azure.AI.AnomalyDetector_3.0.0-preview.6/sdk/anomalydetector/Azure.AI.AnomalyDetector/CHANGELOG.md</releaseNotes>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>Microsoft Azure Anomaly Detector</tags>
    <repository type="git" url="https://github.com/Azure/azure-sdk-for-net" commit="1395725b885c9a2523580f017bd1227a89738d4c" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Azure.Core" version="1.26.0" exclude="Build,Analyzers" />
        <dependency id="System.Text.Json" version="4.7.2" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>