Hello
I have been doing some work on Xamarin and have started to use the NuGet package sqlite-net-pcl as a local database, right now it is just a simple note taking app. I am wondering if it is possible to then send/sync everything that is on the sqlite table to a main data table on a Microsoft Azure SQL Server? Can this be done with the NuGet package or do extra steps need to be taken. I have looked for a straight answer a variety of places but can't seem to find anything, any links to other posts, videos and such more than welcome!
Thanks
C