SpacetimeDB.ClientSDK 0.6.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package SpacetimeDB.ClientSDK --version 0.6.0
                    
NuGet\Install-Package SpacetimeDB.ClientSDK -Version 0.6.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SpacetimeDB.ClientSDK" Version="0.6.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SpacetimeDB.ClientSDK" Version="0.6.0" />
                    
Directory.Packages.props
<PackageReference Include="SpacetimeDB.ClientSDK" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SpacetimeDB.ClientSDK --version 0.6.0
                    
#r "nuget: SpacetimeDB.ClientSDK, 0.6.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package SpacetimeDB.ClientSDK@0.6.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=SpacetimeDB.ClientSDK&version=0.6.0
                    
Install as a Cake Addin
#tool nuget:?package=SpacetimeDB.ClientSDK&version=0.6.0
                    
Install as a Cake Tool

SpacetimeDB SDK for C#

The SpacetimeDB SDK is a software development kit (SDK) designed to simplify the interaction with SpacetimeDB server modules.

Key Features

Connection Management

The SDK simplifies the process of establishing and managing connections to the SpacetimeDB module. Developers can establish secure WebSocket connections, enabling real-time communication with the module.

Local Client Cache

By subscribing to a set of queries, the SDK will keep a local cache of rows that match the subscribed queries. SpacetimeDB generates C# files that allow you to iterate throught these tables and filter on specific columns.

Transaction and Row Update Events

Register for transaction and row update events.

Full documentation can be found on the SpacetimeDB website.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.3.0 46 8/1/2025
1.2.2 94 7/28/2025
1.2.1 294 6/23/2025
1.2.0 230 6/17/2025
1.1.5 717 5/21/2025
1.1.1 979 4/22/2025
1.1.0 378 4/16/2025
1.0.3 388 4/3/2025
1.0.2 225 3/15/2025
1.0.1 632 3/4/2025
1.0.0 253 2/28/2025
1.0.0-rc3-hotfix3 92 1/24/2025
1.0.0-rc2 118 12/14/2024
1.0.0-rc1-hotfix1 221 11/12/2024
1.0.0-rc1 99 11/6/2024
0.12.0 181 10/4/2024
0.11.0 200 8/6/2024
0.10.0 140 6/13/2024
0.9.2 149 5/28/2024
0.9.0 132 5/22/2024
0.8.0 230 12/21/2023
0.7.2 211 11/1/2023
0.7.0 184 10/12/2023
0.6.0 259 8/2/2023