inMobile.NET.API.Client 4.0.0.24
Official .NET client for the inMobile API
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>inMobile.NET.API.Client</id>
<version>4.0.0.24</version>
<authors>inMobile ApS</authors>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="expression">BSD-3-Clause</license>
<licenseUrl>https://licenses.nuget.org/BSD-3-Clause</licenseUrl>
<projectUrl>https://github.com/inMobile/inMobile-.NET-API-Client</projectUrl>
<description>Official .NET client for the inMobile API</description>
<copyright>Copyright inMobile ApS</copyright>
<tags>inmobile api client</tags>
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Newtonsoft.Json" version="13.0.1" exclude="Build,Analyzers" />
<dependency id="RestSharp" version="106.12.0" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
</package>