SophosLabs.Intellix.Client 1.0.0
A SophosLabs Intelix API client library
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>SophosLabs.Intellix.Client</id>
<version>1.0.0</version>
<title></title>
<authors>Cloak And Dagger</authors>
<owners>Cloak And Dagger</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<license type="expression">MIT</license>
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
<projectUrl>https://github.com/cloak-dagger/.Net-Sophos-Intellix-API-Client</projectUrl>
<description>A SophosLabs Intelix API client library</description>
<copyright></copyright>
<tags>Sophos Intellix Antivirus API</tags>
<repository type="git" url="https://github.com/cloak-dagger/.Net-Sophos-Intellix-API-Client.git" branch="main" />
<dependencies>
<dependency id="NewtonSoft.Json" version="10.0.3" />
<dependency id="JsonSubTypes" version="1.2.0" />
<dependency id="RestSharp" version="105.1.0" />
</dependencies>
</metadata>
</package>