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
- .NET —
Soasap.Sdk(NuGet) - Node.js —
@soasap-com/node-sdk - Python —
soasap(PyPI) - React —
@soasap-com/react-sdk - Angular —
@soasap-com/angular-sdk - React Native —
@soasap-com/react-native-sdk - Kotlin —
com.soasap:soasap(Maven) - Swift — coming soon
After install
Enable preload (or PreloadFlags() on .NET) so startup stays non-blocking. Then read Local Evaluation.