Files
..
2026-01-23 21:28:24 +00:00
2026-05-07 16:21:43 -07:00
2026-05-06 17:22:28 -07:00
2025-08-12 18:20:58 +00:00
2023-12-21 06:08:41 -06:00
2026-04-30 19:24:41 +00:00
2024-08-28 11:13:33 -07:00

SpacetimeDB C# SDK

Overview

This repository contains the C# and Unity client SDKs for SpacetimeDB. These SDKs contain all the tools you need to build native clients for SpacetimeDB modules using C#.

Documentation

The Unity SDK uses the same code as the C# SDK. You can find the documentation for the C# SDK in the C# SDK Reference. For a guided tutorial, see the C# SDK Quickstart.

There is also a comprehensive Unity tutorial/demo available:

Internal developer documentation

See DEVELOP.md.