Logicware Connect — C# Demo
A small ASP.NET Core Razor Pages app demonstrating the Logicware.Connect.Sdk
NuGet package. Every page below is server-rendered against the SDK; the
inspector drawer on the right shows the live request / response for every
SDK call the server made to build this page.
Shippers
Search, view, and sync customers. Upsert-by-email keeps integrations idempotent.
Packages
Track packages from pre-alert to delivery with status + freight type filters.
Manifests
Consolidated shipping manifests: draft, finalize, transit, arrival.
Pre-alerts
Let the warehouse expect a package before it arrives; auto-matched by tracking number.
Warehouses
Which warehouses this courier is linked to, and their address prefixes.
Configure
Paste your API key and base URL. Persists in the ASP.NET session only.