Files
Ryan f309ea93f9 Removes C# regression test of TimestampCapabilities (#3908)
# Description of Changes

Removes the `TimestampCapabilities` test from the C# SDK's regression
test suite, due to creating inconsistent failures in automated CI
testing.

# API and ABI breaking changes

Not API/ABI breaking

# Expected complexity level and risk

1

# Testing

- [X] Ran locally, no failures in building or running C# regression
tests
2025-12-19 22:15:13 +00:00
..
2025-11-21 19:39:21 +00:00
2024-10-31 22:34:26 +00:00
2025-08-12 18:20:58 +00:00
2023-12-21 06:08:41 -06:00
2025-12-18 16:35:50 +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.