WURFL_Official_API by ScientiaMobile,Inc.

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

 WURFL_Official_API 1.8.2

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.2.0</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.2.0
Enh: Added new virtual capability - advertised_app_name
Enh: Improved detection of MSIE browsers with alphanumeric versions
Enh: Improved detection of UAs originating from Google Search app on iOS 
Add: iOS 10.2 hardware IDs
Add: Updated support for Microsoft Edge and Opera browsers
Fix: in robot, Kindle and Windows Phone detection</releaseNotes>
    <copyright>ScientiaMobile, Inc. 2016</copyright>
    <tags>Mobile Phone ASP.NET WURFL Browser DDR Device Detection Data</tags>
  </metadata>
</package>