Wurfl_Official_Cloud_API 1.3.0.2
The official ASP.NET WURFL Cloud API allows you to query the WURFL database without having to host the database in your applications.
This is beneficial because it guarantees that your WURFL data are always up to date. In addition, you don’t need to be concerned about distributing and synchronizing your WURFL data around the world: the WURFL cloud does it for you.
Install-Package Wurfl_Official_Cloud_API -Version 1.3.0.2
dotnet add package Wurfl_Official_Cloud_API --version 1.3.0.2
<PackageReference Include="Wurfl_Official_Cloud_API" Version="1.3.0.2" />
paket add Wurfl_Official_Cloud_API --version 1.3.0.2
Release Notes
WURFL Cloud Client 1.3.0.2:
v1.3.0.2:
- FIX: Strong-Named assembly
v1.3.0.1:
- FIX: syntax not backward compatible with VS2013
v1.3.0.0:
- ENH: Added ConnectionTimeout (default 5000 mSec) and ReadTimeout (default 10000 mSec) configuration parameters.
- FIX: Error on form_factor capability when using compressed response stream
- ENH: Added a first set of NUnit tests
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.