File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -99,13 +99,15 @@ This page showcases example projects organized by platform and backend technolog
99
99
#### Supabase Backend
100
100
101
101
* [ To-Do List App] ( https://github.com/powersync-ja/powersync-swift/tree/main/Demo )
102
- * * Demonstrates [ File/Attachment Handling] ( /usage/use-case-examples/attachments-files )
102
+ * Demonstrates [ File/Attachment Handling] ( /usage/use-case-examples/attachments-files )
103
103
</Accordion >
104
104
105
105
<Accordion title = " .NET (alpha)" icon = " microsoft" >
106
106
#### Examples
107
107
108
108
* [ CLI Application] ( https://github.com/powersync-ja/powersync-dotnet/tree/main/demos/CommandLine )
109
+ * Includes an optional [ Supabase connector] ( https://github.com/powersync-ja/powersync-dotnet/blob/main/demos/CommandLine/SupabaseConnector.cs )
110
+ * [ WPF To-Do list App] ( https://github.com/powersync-ja/powersync-dotnet/tree/main/demos/WPF )
109
111
</Accordion >
110
112
111
113
<Accordion title = " Backend Examples" icon = " screwdriver-wrench" >
@@ -126,6 +128,10 @@ This page showcases example projects organized by platform and backend technolog
126
128
127
129
* [ Rails Backend for GoToFun App] ( https://github.com/powersync-ja/powersync-rails-flutter-demo/tree/main/gotofun-backend )
128
130
* For use with: Flutter [ GoToFun App] ( https://github.com/powersync-ja/powersync-rails-flutter-demo/tree/main/gotofun-app )
131
+
132
+ #### .NET
133
+
134
+ * [ .NET Backend for To-Do List App] ( https://github.com/powersync-ja/powersync-dotnet-backend-demo )
129
135
</Accordion >
130
136
131
137
<Accordion title = " Self-Hosting Examples" icon = " desktop" >
You can’t perform that action at this time.
0 commit comments