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: README.md
+17-31Lines changed: 17 additions & 31 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,14 +8,10 @@ _[PowerSync](https://www.powersync.com) is a sync engine for building local-firs
8
8
9
9
`powersync-dotnet` is the monorepo for PowerSync .NET SDKs.
10
10
11
-
## ⚠️ Project Status & Release Note
12
-
13
-
This package is part of a monorepo that is not yet officially released or published. It is currently in a pre-alpha state, intended strictly for closed testing. Expect breaking changes and instability as development continues.
14
-
15
-
Do not rely on this package for production use.
16
-
17
11
## Monorepo Structure: Packages
18
12
13
+
Packages are published to [NuGet](https://www.nuget.org/profiles/PowerSync).
14
+
19
15
-[PowerSync/Common](./PowerSync/Common/README.md)
20
16
21
17
- Core package: .NET implementation of a PowerSync database connector and streaming sync bucket implementation. Packages meant for specific platforms will extend functionality of `Common`.
@@ -54,6 +50,18 @@ This PowerSync SDK currently targets the following .NET versions:
0 commit comments