51Degrees.mobi-web 3.2.15.6

Suggested Alternatives

FiftyOne.Pipeline.Web

Additional Details

51Degrees.mobi-web is no longer maintained by 51Degrees. We will continue to produce data files, but will not be making any code changes. The replacement 'version 4' packages improve performance, support User-Agent Client Hints and have a more modern API.

There is a newer version of this package available.
See the version list below for details.
dotnet add package 51Degrees.mobi-web --version 3.2.15.6
NuGet\Install-Package 51Degrees.mobi-web -Version 3.2.15.6
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="51Degrees.mobi-web" Version="3.2.15.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add 51Degrees.mobi-web --version 3.2.15.6
#r "nuget: 51Degrees.mobi-web, 3.2.15.6"
#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 51Degrees.mobi-web as a Cake Addin
#addin nuget:?package=51Degrees.mobi-web&version=3.2.15.6

// Install 51Degrees.mobi-web as a Cake Tool
#tool nuget:?package=51Degrees.mobi-web&version=3.2.15.6

The fastest, most accurate tools. Deployed by millions.
     Request.Browser properties will be populated with data from 51Degrees Lite Device Data. Other features
     include automatic image optimisation, monitoring of network conditions and client side feature detection.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
3.2.21.1 44,621 11/13/2018
3.2.20.2 5,595 6/4/2018
3.2.19.2 9,633 12/4/2017
3.2.18.2 12,520 9/13/2017
3.2.17.2 6,782 6/2/2017
3.2.15.6 1,803 3/20/2017
3.2.14.3 9,363 12/15/2016
3.2.13.5 2,309 11/1/2016
3.2.12.4 1,995 9/14/2016
3.2.12.3 1,727 9/14/2016
3.2.11.2 1,658 8/26/2016
3.2.11.1 1,789 8/18/2016

Version 3.2.15 Highlights
*A new fluent builder - DataSetBuilder is now the preferred method to create a DataSet instead of the StreamFactory.
*The caching policy used by the API can now be customised as required by the application. This allows the developer to replace the 51 degrees cache entirely with their own implementation. If using the 51 degrees cache, this gives the developer the flexibility to make the decision about the memory usage / performance balance rather than having it imposed by the API. By default, the 51 degrees LRU cache will be used, with size values determined by internal testing to give good performance in a wide range of scenarios without using too much memory. Templates are available with size values more suited to specific use cases.
*Auto update now uses the new distributor URL.
*Improved performance of GetCompleteNumericNode method.
*Improved performance of LRU cache in multi-threaded scenarios.
*Reduced memory usage when not using a dataset built by the MemoryFactory.
*Fixed a bug that could cause the embedded SQL server implementation to fail.
*Updated source copyright dates to 2017.
*Updated lite data file with March 2017 data.