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 | 3,064 | 12/3/2019 |
1.9.0.1 | 67,233 | 10/16/2017 |
1.9.0 | 5,663 | 6/30/2017 |
1.8.4 | 4,870 | 4/6/2017 |
1.8.3.3 | 2,257 | 3/13/2017 |
1.8.3.2 | 2,776 | 2/15/2017 |
1.8.3.1 | 2,051 | 2/2/2017 |
1.8.3 | 1,625 | 2/1/2017 |
1.8.2 | 3,748 | 11/23/2016 |
1.8.1 | 38,074 | 9/27/2016 |
1.8.0.4 | 11,404 | 8/19/2016 |
1.8.0.3 | 1,634 | 8/17/2016 |
1.8.0.2 | 2,192 | 8/8/2016 |
1.8.0.1 | 1,747 | 8/1/2016 |
1.8.0 | 2,113 | 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.