Use of CodePlex
51Degrees is using GitHub as the master repository for its code. The source code will be mirrored on CodePlex. Compiled libraries will continue to be distributed on CodePlex.
Full Release notes are available on GitHub at
Release Note 3.2.15
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.