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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Wurfl_Official_Cloud_API" Version="1.3.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wurfl_Official_Cloud_API --version 1.3.0.2
#r "nuget: Wurfl_Official_Cloud_API, 1.3.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.3.0.2 2,288 12/18/2017
1.3.0.1 1,181 10/14/2016
1.2.0 1,624 6/5/2015

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