Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion client-sdks/reference/dotnet.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The PowerSync .NET SDK supports:

* **.NET Versions**: 6, 8, and 9
* **.NET Framework**: Version 4.8 (requires additional configuration)
* **MAUI**: Cross-platform support for Android, iOS, and Windows
* **MAUI**: Cross-platform support for Android, iOS, Mac Catalyst, and Windows
* **WPF**: Windows desktop applications

**Current Limitations**:
Expand Down
2 changes: 1 addition & 1 deletion resources/supported-platforms.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ description: "Supported platforms and feature availability for each PowerSync Cl
| Platform / Feature | Supported? | Notes |
| --- | --- | --- |
| WPF | Yes | |
| MAUI | Yes | |
| MAUI (Android, iOS, Mac Catalyst, Windows) | Yes | Mac Catalyst added in `PowerSync.Maui` 0.1.2 |
| Winforms | YMMV - not tested | |
| CLI Windows | Yes | |
| CLI Mac | Yes | |
Expand Down