51Degrees.mobi-core
3.2.15.6
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.
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
<PackageReference Include="51Degrees.mobi-core" Version="3.2.15.6" />
paket add 51Degrees.mobi-core --version 3.2.15.6
#r "nuget: 51Degrees.mobi-core, 3.2.15.6"
// 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 | Versions 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. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 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. |
|
Foundation.SitecoreExtensions
Foundation.SitecoreExtensions |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
3.2.21.1 | 241,570 | 11/13/2018 | |
3.2.20.2 | 43,880 | 6/4/2018 | |
3.2.19.2 | 40,425 | 12/4/2017 | |
3.2.18.2 | 41,234 | 9/13/2017 | |
3.2.17.2 | 2,480,539 | 6/2/2017 | |
3.2.16.2-beta | 1,927 | 5/5/2017 | |
3.2.15.6 | 24,738 | 3/20/2017 | |
3.2.14.3 | 15,717 | 12/15/2016 | |
3.2.13.5 | 5,600 | 11/1/2016 | |
3.2.12.4 | 4,412 | 9/14/2016 | |
3.2.11.2 | 2,891 | 8/26/2016 | |
3.2.11.1 | 8,074 | 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.