functions-csharp 1.3.2

Suggested Alternatives

Supabase.Functions

Additional Details

Supabase is migrating its packages to match the Nuget naming conventions.

dotnet add package functions-csharp --version 1.3.2
NuGet\Install-Package functions-csharp -Version 1.3.2
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="functions-csharp" Version="1.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add functions-csharp --version 1.3.2
#r "nuget: functions-csharp, 1.3.2"
#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.
// Install functions-csharp as a Cake Addin
#addin nuget:?package=functions-csharp&version=1.3.2

// Install functions-csharp as a Cake Tool
#tool nuget:?package=functions-csharp&version=1.3.2

<p align="center"> <img width="300" src=".github/supabase-functions.png"/> </p>

<p align="center"> <img src="https://github.com/supabase-community/functions-csharp/workflows/Build%20And%20Test/badge.svg"/> <a href="https://www.nuget.org/packages/functions-csharp/"> <img src="https://img.shields.io/badge/dynamic/json?color=green&label=Nuget%20Release&query=data[0].version&url=https%3A%2F%2Fazuresearch-usnc.nuget.org%2Fquery%3Fq%3Dpackageid%3Afunctions-csharp"/> </a> </p>


C# Client library to interact with Supabase Functions.

Package made possible through the efforts of:

Join the ranks! See a problem? Help fix it!

<a href="https://github.com/supabase-community/functions-csharp/graphs/contributors"> <img src="https://contrib.rocks/image?repo=supabase-community/functions-csharp" /> </a>

<small>Made with contrib.rocks.</small>

Contributing

We are more than happy to have contributions! Please submit a PR.

Testing

To run the tests locally you must have docker and docker-compose installed. Then in the root of the repository run:

  • docker-compose up -d
  • dotnet test
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on functions-csharp:

Package Downloads
supabase-csharp

A C# implementation of the Supabase client

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on functions-csharp:

Repository Stars
supabase-community/supabase-csharp
A C# Client library for Supabase
Version Downloads Last updated
1.3.2 3,458 3/12/2024
1.3.1 24,325 6/10/2023
1.3.0 160 6/10/2023
1.2.1 22,959 11/12/2022
1.2.0 363 11/11/2022
1.1.0 386 11/4/2022
1.0.1 11,683 4/15/2022
1.0.0 423 4/14/2022