Info
Version: | 7.12.1 |
Author(s): | Oleg Guchashvili |
Last Update: | Wednesday, August 7, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/route4me/route4me-net-core/tree/master/route4me-csharp-sdk |
NuGet Url: | https://www.nuget.org/packages/Route4MeSDKLibrary |
Install
Install-Package Route4MeSDKLibrary
dotnet add package Route4MeSDKLibrary
paket add Route4MeSDKLibrary
Route4MeSDKLibrary Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Connections.Client(>= 1.1.0)
- Microsoft.EntityFrameworkCore(>= 2.2.6)
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.2.6)
- Microsoft.Extensions.Configuration.Json(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- System.Configuration.ConfigurationManager(>= 4.5.0)
- System.Net.Http.WinHttpHandler(>= 4.5.4)
- fastJSON(>= 2.2.4)
Tags
This SDK makes it easier for you use the Route4Me API, which creates optimally sequenced driving routes for many drivers.
The service is typically used by organizations who must route many drivers to many destinations.
In addition to route optimization for new (future) routes, the API can also be used to analyze historical routes, and to distribute routes to field personnel.