Platform & Development
Make ABS your own — extend it, integrate it, and build on it, without ever forking.
Platform & Development is the capability that makes every other capability extensible. It's the module system, the SDKs, the multi-protocol APIs, and the integrations that let you shape ABS to your business and connect it to everything else you run. You add functionality as a package, not a fork — and it loads into any instance.
What you can do
- Build modules — self-contained C# feature packages (Blazor pages, APIs, background work) the platform hot-loads per tenant. See Module development.
- Call the platform — transact over REST, GraphQL, gRPC, and MCP from any language. See Web API development.
- Use the SDKs — published .NET packages and typed API clients to build on ABS from your own app. See the Alliance Business Platform.
- Integrate — connect payment providers, marketplaces, and third-party services. See Integrations.
- Automate — model processes and approvals with visual Workflows.
- Reach the cloud and chains — provision cloud resources and connect blockchains and wallets.
Modules that deliver it
| Module | What it does |
|---|---|
| Workflows | Visual workflow editor and automation |
| CloudHub | Provision and manage cloud resources |
| Blockchains | Connect chains and wallets, on-chain assets |
Built on the Alliance Business Platform (ABP) integration foundation and the Alliance Core Libraries (ACL) shared kernel.