WURFL_Microservice_Client 2.0.1
The official .NET WURFL Microservice client API allows you to query the WURFL database with no need to host and update the database itself in your applications and on your servers. The speed of the client API is comparable to the speed of a local API (such as "WURFL OnSite").
The Client API relies on the presence of a running instance of "WURFL Microservice", available as either a Docker image (obtainable from ScientiaMobile) or a Virtual Machine (AMI, VM instances and such) obtainable from the marketplaces of major Cloud infrastructure providers such as: AWS, Azure and Google Cloud Platform.
See the version list below for details.
Install-Package WURFL_Microservice_Client -Version 2.0.1
dotnet add package WURFL_Microservice_Client --version 2.0.1
<PackageReference Include="WURFL_Microservice_Client" Version="2.0.1" />
paket add WURFL_Microservice_Client --version 2.0.1
#r "nuget: WURFL_Microservice_Client, 2.0.1"
Release Notes
WURFL Microservice client API - Initial release
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.