https://github.com/codemillmatt/offline-sync-efcore
See how to implement offline sync with Azure SQL and EF Core
https://github.com/codemillmatt/offline-sync-efcore
Last synced: 2 months ago
JSON representation
See how to implement offline sync with Azure SQL and EF Core
- Host: GitHub
- URL: https://github.com/codemillmatt/offline-sync-efcore
- Owner: codemillmatt
- License: mit
- Created: 2020-07-13T17:00:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T10:56:41.000Z (over 2 years ago)
- Last Synced: 2025-01-21T07:27:41.706Z (4 months ago)
- Language: C#
- Size: 4.69 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# offline-sync-efcore
See how to implement offline sync with Azure SQL and EF Core