SDK Installation

Pick your runtime, install the package, and open the installation guide.

Every official SDK shares the same model: local snapshot, SSE sync, persistent cache, and explicit defaults.

Install by platform

  • .NETSoasap.Sdk (NuGet)
  • Node.js@soasap-com/node-sdk
  • Pythonsoasap (PyPI)
  • React@soasap-com/react-sdk
  • Angular@soasap-com/angular-sdk
  • React Native@soasap-com/react-native-sdk
  • Kotlincom.soasap:soasap (Maven)
  • Swift — coming soon

After install

Enable preload (or PreloadFlags() on .NET) so startup stays non-blocking. Then read Local Evaluation.