inMobile.NET.API.Client by inMobile ApS

<PackageReference Include="inMobile.NET.API.Client" Version="4.0.0.38" />

 inMobile.NET.API.Client 4.0.0.38

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.38</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" />
      </group>
    </dependencies>
  </metadata>
</package>