Table of Contents

Class Util

Namespace
Supabase.Core
Assembly
Supabase.Core.dll

A shared utilities class

public static class Util
Inheritance
Util
Inherited Members

Methods

GetAssemblyVersion(Type)

Returns the Current Assembly version - this is usually appended into the headers of each request.

public static string GetAssemblyVersion(Type clientType)

Parameters

clientType Type

Returns

string