WURFL_Official_API 1.8.3.3
See the version list below for details.
dotnet add package WURFL_Official_API --version 1.8.3.3
NuGet\Install-Package WURFL_Official_API -Version 1.8.3.3
<PackageReference Include="WURFL_Official_API" Version="1.8.3.3" />
paket add WURFL_Official_API --version 1.8.3.3
#r "nuget: WURFL_Official_API, 1.8.3.3"
// Install WURFL_Official_API as a Cake Addin
#addin nuget:?package=WURFL_Official_API&version=1.8.3.3
// Install WURFL_Official_API as a Cake Tool
#tool nuget:?package=WURFL_Official_API&version=1.8.3.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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.9.9.9 | 1,704 | 12/3/2019 |
1.9.0.1 | 59,845 | 10/16/2017 |
1.9.0 | 5,197 | 6/30/2017 |
1.8.4 | 4,057 | 4/6/2017 |
1.8.3.3 | 1,836 | 3/13/2017 |
1.8.3.2 | 2,368 | 2/15/2017 |
1.8.3.1 | 1,697 | 2/2/2017 |
1.8.3 | 1,260 | 2/1/2017 |
1.8.2 | 3,160 | 11/23/2016 |
1.8.1 | 35,966 | 9/27/2016 |
1.8.0.4 | 8,358 | 8/19/2016 |
1.8.0.3 | 1,244 | 8/17/2016 |
1.8.0.2 | 1,800 | 8/8/2016 |
1.8.0.1 | 1,337 | 8/1/2016 |
1.8.0 | 1,742 | 7/25/2016 |
WURFL API v1.8.3.3
Add: GetDeviceForRequest method that uses System.Web.HttpRequest. Refactored WURFLRequest factories and UserAgentResolvers accordingly.
Ehn: New constructor in WURFLUPdater that takes a WURFLManager, also added new updater methods PerformUpdate() and PerformPeriodicUpdate() and deprecated old ones.