51Degrees.mobi-core 3.2.15.6

Suggested Alternatives

FiftyOne.DeviceDetection

Additional Details

51Degrees.mobi-core is no longer maintained by 51Degrees. We will continue to produce data files, but will not be making any code changes to this version. 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-core --version 3.2.15.6
NuGet\Install-Package 51Degrees.mobi-core -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-core" 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-core --version 3.2.15.6
#r "nuget: 51Degrees.mobi-core, 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-core as a Cake Addin
#addin nuget:?package=51Degrees.mobi-core&version=3.2.15.6

// Install 51Degrees.mobi-core as a Cake Tool
#tool nuget:?package=51Degrees.mobi-core&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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (2)

Showing the top 2 NuGet packages that depend on 51Degrees.mobi-core:

Package Downloads
51Degrees.mobi-WebMatrix

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.

51Degrees.mobi-web

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.2.21.1 205,615 11/13/2018
3.2.20.2 41,708 6/4/2018
3.2.19.2 37,294 12/4/2017
3.2.18.2 36,586 9/13/2017
3.2.17.2 2,177,499 6/2/2017
3.2.16.2-beta 1,858 5/5/2017
3.2.15.6 23,378 3/20/2017
3.2.14.3 14,640 12/15/2016
3.2.13.5 5,383 11/1/2016
3.2.12.4 4,342 9/14/2016
3.2.11.2 2,789 8/26/2016
3.2.11.1 7,543 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.