Releases: route4me/route4me-net-core
Releases · route4me/route4me-net-core
V.1.0.2.0
Usage of HttpClient is changed: there are attempts to re-use HttpClient if possible to avoid exhausting of the available socket pool and TCP handshake overhead. Load balancing and stale DNS cache are also taken into account. There is also a GC for long-time not-in-use HttpClients.
See ChangeLog.md for details.
Stable version v1.0.1.10
Changed the classes: Route4MeManager, OrderFilterParameters, Order, OptimizationParameters.
See CHANGELOG.md for details.
Route4Me Route Optimization SaaS C# SDK (.net core framework)
Summary of changes made in this release of the package.
Fixed typos in the classes: Order, FastBulkGeocoding, FastFileReading, FastValidateData, Route4MeManager.
Removed WinHttpHandler reference and changed appropriate code.
Route4Me Route Optimization SaaS C# SDK (.net core framework)
Summary of changes made in this release of the package.
- Converting a value to the specified type;
- Searching the locations with showing specified fields;
- Added algorithm of managing wrong contact data;
- Improved complex route updating algorithm;
- Improved algorithm for adding complex address note (send text content, custom note, file at once).