issues
search
supabase-community
/
supabase-csharp
A C# Client library for Supabase
https://github.com/supabase-community/supabase-csharp/wiki
MIT License
499
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
.Net 8 - `The type 'Postgrest.Attributes.PrimaryKeyAttribute' is not a supported dictionary key using converter of type 'System.Text.Json.Serialization.Converters.SmallObjectWithParameterizedConstructorConverter`
#174
jimweigandt
closed
3 weeks ago
6
InitializeAsync dead lock when `AutoConnectRealtime = true`
#172
Arktische
opened
1 month ago
0
ArgumentException raised when updating nullable JObject with null
#171
justdmitry
opened
2 months ago
1
Support for Records instead of only classes for models
#169
MhouneyLH
opened
2 months ago
0
chore: Add custom headers from options in Client.cs
#168
Pjort
closed
4 months ago
2
Add additional headers to every request
#167
jonjon0815
closed
3 months ago
9
Sign Up throws BadRequestException
#166
MilesLitteral
opened
4 months ago
4
[MAUI iOS] Failed to AOT compile Microsoft.VisualStudio.TestPlatform.Common.dll
#163
nor0x
closed
4 months ago
2
Installing for Unity
#161
atnegrete
opened
5 months ago
1
VerifyOTP using token_hash
#160
tiagomn
closed
3 months ago
1
Create user
#159
uwuplay
closed
6 months ago
0
Postgrest.Exceptions.PostgrestException: {"code":"PGRST301","details":null,"hint":null,"message":"JWT expired"}
#150
davidchieregato
closed
6 months ago
2
Gotrue-csharp SignOut() by scope
#148
kienns1996
closed
3 months ago
2
Return ModeledResponse for calling a Postgres Function/Stored Procedure
#147
Katerlad
closed
8 months ago
1
Call a Postgres Function/Stored Procedure Documentation Improvement!
#146
Katerlad
opened
8 months ago
1
Add supporting json data type.
#144
pyliakm
closed
8 months ago
1
Postgrest.Exceptions.PostgrestException: {"code":"42883","details":null,"hint":"No operator matches the given name and argument types. You might need to add explicit type casts.","message":"operator does not exist: text @> unknown"} Dotnet Supabase
#140
joseadrianoemmanuel1999
closed
9 months ago
5
Rename Supabase C# Packages to Conform to Nuget's Naming Conventions
#135
acupofjose
closed
7 months ago
1
Error thrown when running project on .Net 8 webapi project
#133
wgrs
closed
10 months ago
1
Update workflows
#132
FantasyTeddy
closed
10 months ago
0
Calling Unsubscribe from a channel is still receiving update messages
#125
GrimLothar
opened
12 months ago
4
Unable to persist session using blazor wasm
#118
maxtsw
closed
1 year ago
3
Keep getting WEBSOCKET errors
#117
tiger2014
opened
1 year ago
0
Does not work with Windows Presentation Foundation (WPF)
#116
pinnouse
closed
10 months ago
2
Use Stateless Client for administrative app
#113
stopyellingatme
closed
1 year ago
4
Gotrue does not currently support PKCE flow for `ResetPasswordForEmail`
#112
acupofjose
closed
1 year ago
0
Service role key throws an exception
#108
heinsenberg82
closed
1 year ago
0
Realtime Socket set to Null after Sign-In
#107
Kuffs2205
closed
1 year ago
6
Wont work in Winform?
#106
cyrsis
closed
10 months ago
4
SocketStateEventHandler not being called after reconnection
#105
GrimLothar
opened
1 year ago
7
Building in Unity fails with: Burst internal compiler error: Burst.Compiler.IL.CompilerExceptionAssemblyResolution: Unable to resolve type `System.Runtime.CompilerServices.IsReadOnlyAttribute. Reason: Unknown.`
#104
GrimLothar
closed
1 year ago
9
Docs update.
#101
wiverson
closed
1 year ago
1
Auth Explanation(Xamarin Forms, MAUI)
#100
Phantom-KNA
closed
1 year ago
5
OAuth + Supabase + Native Android(MAUI, Xamarin Forms, Xamarin Android)
#99
Phantom-KNA
closed
1 year ago
12
Referencing same table in two fileds
#97
andresud
closed
1 year ago
1
Migration to System.Text.Json
#96
heinsenberg82
opened
1 year ago
4
Fix
#95
Realprach
closed
1 year ago
0
Fix
#94
Realprach
closed
1 year ago
0
Help
#91
Realprach
closed
1 year ago
0
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.myapp"> <uses-permission android:name="android.permission.INTERNET" /> <application android:name=".MainApplication" android:label="@string/app_name" android:icon="@mipmap/ic_launcher" android:roundIcon="@mipmap/ic_launcher_round" android:allowBackup="false" android:theme="@style/AppTheme"> <activity android:name=".MainActivity" android:label="@string/app_name" android:configChanges="keyboard|keyboardHidden|orientation|screenSize|uiMode" android:launchMode="singleTask" android:windowSoftInputMode="adjustResize"> <intent-filter> <action android:name="android.intent.action.MAIN" /> <category android:name="android.intent.category.LAUNCHER" /> </intent-filter> </activity> </application> </manifest>
#90
Realprach
closed
1 year ago
0
Fix typos across multiple files
#89
iAmBipinPaul
closed
1 year ago
1
Please Add proguard rules
#87
kaushalkumar86
closed
1 year ago
5
Add SourceLink support
#85
wiverson
closed
7 months ago
4
Add Shutdown enum to Client. Lang level 9.
#79
wiverson
closed
1 year ago
3
Can't convert simple model to JSON in ASP.NET
#78
TranquilMarmot
closed
1 year ago
4
Assembly Naming
#74
Kuffs2205
closed
1 year ago
3
Razor Pages / MVC Authentication Example
#73
CallumVass
closed
1 year ago
3
.Net 7 - Primary Key Attribute is not a supported dictionary key using converter of type 'System.Text.Json.Serialization.Converters.SmallObjectWithParameterizedConstructorConverter'
#72
bitsnorbytes
closed
1 year ago
6
No longer used option
#69
wiverson
closed
1 year ago
0
Release/0.10.0
#67
wiverson
closed
1 year ago
10
Next