Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocketsurgeonsguild/azure.offline.sync
Abstractions for offline sync with Azure Mobile Sync Framework
https://github.com/rocketsurgeonsguild/azure.offline.sync
Last synced: 27 days ago
JSON representation
Abstractions for offline sync with Azure Mobile Sync Framework
- Host: GitHub
- URL: https://github.com/rocketsurgeonsguild/azure.offline.sync
- Owner: RocketSurgeonsGuild
- License: mit
- Created: 2019-02-14T07:32:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-16T20:06:23.000Z (almost 3 years ago)
- Last Synced: 2023-02-28T02:02:27.019Z (almost 2 years ago)
- Language: C#
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Azure.Offline.Sync
Abstractions allowing offline sync through Azure Mobile Sync Framework
| Build | Test | Release |
|---|---|---|
| [![AppVeyor Build Status](https://img.shields.io/appveyor/ci/RocketSurgeonsGuild/Azure.Offline.Sync/master.svg?logo=appveyor&style=flat-square)](https://ci.appveyor.com/project/RocketSurgeonsGuild/Azure.Offline.Sync) | [![Codecov](https://img.shields.io/codecov/c/gh/RocketSurgeonsGuild/Azure.Offline.Sync/master.svg?style=flat-square)](https://codecov.io/gh/RocketSurgeonsGuild/Azure.Offline.Sync?style=flat-square) | [![GitHub tag](https://img.shields.io/github/tag/RocketSurgeonsGuild/Azure.Offline.Sync.svg?style=flat-square)](https://github.com/RocketSurgeonsGuild/Azure.Offline.Sync/tags) |
| [![Cake Pipelines Build Status](https://img.shields.io/vso/build/RocketSurgeonsGuild/Libraries/RSG.Azure.Offline.Sync.svg?logo=visualstudiocode&style=flat-square)](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build?definitionId=26) | [![AppVeyor tests branch](https://img.shields.io/appveyor/tests/RocketSurgeonsGuild/Azure.Offline.Sync/master.svg?style=flat-square)]() | ![NuGet](https://img.shields.io/nuget/v/Azure.Offline.Sync.svg) |
| | | ![MyGet Pre Release](https://img.shields.io/myget/rocket-surgeons-guild/vpre/Azure.Offline.Sync.svg?logo=nuget&style=flat-square&label=myget) |
[![AppVeyor Build History](https://buildstats.info/appveyor/chart/RocketSurgeonsGuild/Azure.Offline.Sync)](https://ci.appveyor.com/project/RocketSurgeonsGuild/Azure.Offline.Sync/history)
[![Cake Pipelines Build History](https://buildstats.info/azurepipelines/chart/RocketSurgeonsGuild/Libraries/26)](https://rocketsurgeonsguild.visualstudio.com/Libraries/_build?definitionId=26)## More info to come...