Search the docs
In this section, we will go over the core concepts of the SurrealDB SDK for .NET. You will learn how to connect to a SurrealDB instance, manage authentication, and interact with the database.
Create a new Connection
Handle authentication
Set parameters
Data manipulation
Realtime Streaming
Run SurrealQL queries
Connection Strings
Dependency Injection
Previous
Version
Next
Create a new connection