WURFL_Official_API by ScientiaMobile,Inc.

<PackageReference Include="WURFL_Official_API" Version="1.8.0.4" />

 WURFL_Official_API 1.8.0.4

The official ASP.NET API for WURFL. WURFL is a data repository containing the descriptions of thousands of mobile devices. You use the library to query browser and device capabilities from the user-agent string.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>WURFL_Official_API</id>
    <version>1.8.0.4</version>
    <title>The official WURFL API for .NET</title>
    <authors>ScientiaMobile,Inc.</authors>
    <owners>ScientiaMobile,Inc.</owners>
    <licenseUrl>http://www.scientiamobile.com/page/sme-license</licenseUrl>
    <iconUrl>http://wurfl.sourceforge.net/logos/wurfl_logo_main_114px.gif</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>The official ASP.NET API for WURFL. WURFL is a data repository containing the descriptions of thousands of mobile devices. You use the library to query browser and device capabilities from the user-agent string.</description>
    <releaseNotes>WURFL API v1.8.0.4
Fix: Null pointer exception calling GetVirtualCapabilities() method for some devices</releaseNotes>
    <copyright>ScientiaMobile, Inc. 2016</copyright>
    <tags>Mobile Phone ASP.NET WURFL Browser DDR Device Detection Data</tags>
  </metadata>
</package>