WURFL_Official_API by ScientiaMobile,Inc.

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

 WURFL_Official_API 1.9.0

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.9.0.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.9.0.0
Ehn: Decommissioning of WURFLManager's MatchMode options
Add: Support for Epiphany detection
Add: Support for iOS 11
Add: Support for Samsung Dex
Add: Support for Samsung Browser
Add: Support for Tizen 3.0
Add: Stripping of non-printable characters from the User-Agent
Ehn: Improved detection of Android
Ehn: Improved detection of Bots
Ehn: Improved detection of Apps
Ehn: Improved detection of Amazon Silk Browser
Ehn: Improved detection of CFNetwork User-Agents</releaseNotes>
    <copyright>ScientiaMobile, Inc. 2017</copyright>
    <tags>Mobile Phone ASP.NET WURFL Browser DDR Device Detection Data</tags>
  </metadata>
</package>