mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-14 11:48:28 -04:00
1f2d6f2eaa00dcbdfd28bfde0357c273f8555e49
# Description of Changes Add a RemoteQuery regression test to C# SDK to address issue: https://github.com/clockworklabs/SpacetimeDB/issues/3064 This adds on to existing regression tests, creating a rather small change. # API and ABI breaking changes Not breaking change # Expected complexity level and risk 1 # Testing - [X] Ran `dotnet test`, all tests pass
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:
- Unity Tutorial Doc
- Unity Demo Repo
Internal developer documentation
See DEVELOP.md.
Description
Languages
Rust
53.1%
C++
21.7%
TypeScript
14%
C#
7.8%
CSS
1.1%
Other
2%