Wurfl_Official_Cloud_API 1.3.0.2
dotnet add package Wurfl_Official_Cloud_API --version 1.3.0.2
NuGet\Install-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
#r "nuget: Wurfl_Official_Cloud_API, 1.3.0.2"
// Install Wurfl_Official_Cloud_API as a Cake Addin #addin nuget:?package=Wurfl_Official_Cloud_API&version=1.3.0.2 // Install Wurfl_Official_Cloud_API as a Cake Tool #tool nuget:?package=Wurfl_Official_Cloud_API&version=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.
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.
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