WURFL_Official_API by ScientiaMobile,Inc.

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

 WURFL_Official_API 1.8.3

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.3.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.3.0
		Add: support for upcoming iOS and Android versions
        Add: support for new Microsoft Edge browsers
        Ehn: detection of some Nintendo devices running Access/Netfront browsers
        Ehn: detection of macOS User-Agents
        Ehn: improved checks on updater module</releaseNotes>
    <copyright>ScientiaMobile, Inc. 2016</copyright>
    <tags>Mobile Phone ASP.NET WURFL Browser DDR Device Detection Data</tags>
  </metadata>
</package>