For .NET Developers
Native .NET client for accessing the Graphlit Platform
Last updated
Was this helpful?
Native .NET client for accessing the Graphlit Platform
Last updated
Was this helpful?
The enables easy interaction with the Graphlit API, allowing developers to execute queries and mutations against the Graphlit platform.
Before you begin, ensure you have the following:
.NET 6.0 or .NET 8.0 (or newer) installed on your system.
An active account on the with access to the API Settings page.
To install the Graphlit Client, use dotnet add package
: