mirror of
https://github.com/clockworklabs/SpacetimeDB.git
synced 2026-05-12 18:57:51 -04:00
5134210911
Update all C# examples in core docs and quickstarts to use PascalCase table names (e.g., Name = "User" instead of Name = "user") and ensure ctx.Db accessors match the table names exactly.