From 00557063311e90188541e98214ba0de0eb9f168a Mon Sep 17 00:00:00 2001 From: Aldy J Date: Sun, 29 Aug 2021 09:50:31 +0700 Subject: [PATCH 1/2] Add NETCoreSync --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 1deb361..7949812 100644 --- a/source.md +++ b/source.md @@ -488,6 +488,7 @@ Simon Binder](https://github.com/simolus3) - [Graphql](https://github.com/zino-app/graphql-flutter) - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) - [Ferry](https://github.com/gql-dart/ferry) - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) +- [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) ### Animation From 9a16a38f27853c6b9f6f73c02f836b6c306e6a20 Mon Sep 17 00:00:00 2001 From: Robert Felker <1295961+Solido@users.noreply.github.com> Date: Tue, 14 Sep 2021 13:43:25 +0200 Subject: [PATCH 2/2] Moved to backend section --- source.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source.md b/source.md index 7949812..a90ea96 100644 --- a/source.md +++ b/source.md @@ -488,6 +488,10 @@ Simon Binder](https://github.com/simolus3) - [Graphql](https://github.com/zino-app/graphql-flutter) - Implementation of the GraphQL spec by [Zino App B.V.](https://github.com/zino-app) - [GeoFlutterFire](https://github.com/DarshanGowda0/GeoFlutterFire) - Implementation of GeoFirestore for flutter by [Darshan Gowda](https://darshann.me/) - [Ferry](https://github.com/gql-dart/ferry) - Powerful & Extensible GraphQL Client by [Sat Mandir Khalsa](https://github.com/smkhalsa) + + +### Backend + - [NETCoreSync](https://github.com/aldycool/NETCoreSync) - Centralized database synchronization framework for multiple clients, built on top of [Moor](https://github.com/simolus3/moor) library by [Aldy J](https://github.com/aldycool) ### Animation