ShipmentRouter.Shared
1.0.4
dotnet add package ShipmentRouter.Shared --version 1.0.4
NuGet\Install-Package ShipmentRouter.Shared -Version 1.0.4
<PackageReference Include="ShipmentRouter.Shared" Version="1.0.4" />
paket add ShipmentRouter.Shared --version 1.0.4
#r "nuget: ShipmentRouter.Shared, 1.0.4"
// Install ShipmentRouter.Shared as a Cake Addin #addin nuget:?package=ShipmentRouter.Shared&version=1.0.4 // Install ShipmentRouter.Shared as a Cake Tool #tool nuget:?package=ShipmentRouter.Shared&version=1.0.4
ShipmentRouter RESTful JSON order routing web services split Ecommerce order to multiple shipments, allocate warehouse inventory and route shipments to specific warehouses based on routing scenarios and available inventory. ShipmentRouter has major order routing functionality such as address geocoding, validation and accuracy check, shipment routing requests synchronous processing, inventory allocation and distribution to multiple warehouses, scenario execution across selected products and warehouses, instant inventory allocation for eligible warehouses routed by order routing scenarios. ShipmentRouter supports multiple omnichannel fulfillment options as a part of order management system such as Ship from Store, Pickup in Store, Reserve and Collect.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. 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. |
-
- Newtonsoft.Json (>= 9.0.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.4 | 2,402 | 2/16/2017 |
added hosted inventory;
bug fixes