Files
SpacetimeDB/crates/bindings-csharp
Ryan 31fd1c8c33 Version bump 2.6.0 (#5326)
# Description of Changes

* Bump version to 2.6.0

# API and ABI breaking changes

None

# Expected complexity level and risk

* 1 - this is just a version bump

# Testing

- [X] Version number is correct (`2.6.0`)
- [X] BSL license file has been updated with the new date and version
number
2026-06-16 01:11:36 +00:00
..
2026-06-16 01:11:36 +00:00
2026-06-16 01:11:36 +00:00
2026-06-16 01:11:36 +00:00
2026-06-16 01:11:36 +00:00
2025-08-12 18:20:58 +00:00

⚠️ Unstable Project ⚠️

The interface of this project is not stable and may change without notice.

See the C# module library reference and the C# client SDK reference for stable, user-facing documentation.

Internal documentation

These projects contain the SpacetimeDB SATS typesystem, codegen and runtime bindings for SpacetimeDB WebAssembly modules. It also contains serialization code for SpacetimeDB C# clients.

The BSATN.Codegen and BSATN.Runtime libraries are used by:

  • C# Modules
  • and C# Client applications.

Together they provide serialization and deserialization to the BSATN format. See their READMEs for more information.

The Codegen and Runtime libraries are used:

  • only by C# Modules.

They provide all of the functionality needed to write SpacetimeDB modules in C#. See their READMEs for more information.