You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: PowerSync/PowerSync.Common/README.md
+2-5Lines changed: 2 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,14 @@ This package contains a .NET implementation of a PowerSync database connector an
4
4
5
5
## ⚠️ Project Status & Release Note
6
6
7
-
This package is currently in an alpha state, intended strictly for testing. Expect breaking changes and instability as development continues.
8
-
9
-
Do not rely on this package for production use.
7
+
This package is in beta and is considered ready for production use for tested use cases. See our feature status definitions [here](https://docs.powersync.com/resources/feature-status).
10
8
11
9
## Installation
12
10
13
11
This package is published on [NuGet](https://www.nuget.org/packages/PowerSync.Common).
Copy file name to clipboardExpand all lines: PowerSync/PowerSync.Maui/README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,15 @@ This package provides .NET Multi-platform App UI (MAUI) integration for PowerSyn
4
4
5
5
## ⚠️ Project Status & Release Note
6
6
7
-
This package is currently in an alpha state, intended strictly for testing. Expect breaking changes and instability as development continues.
8
-
9
-
Do not rely on this package for production use.
7
+
This package is in beta and is considered ready for production use for tested use cases. See our feature status definitions [here](https://docs.powersync.com/resources/feature-status).
10
8
11
9
## Installation
12
10
13
11
This package is published on [NuGet](https://www.nuget.org/packages/PowerSync.Maui) and requires PowerSync.Common to also be installed.
0 commit comments