Azure Mobile Client Helpers 23 May 2017 Dan-Siegel Prism, Xamarin I do however remember an initial sense of excitement for being able to add Online/Offline syncing to my apps. That excitement gradually faded a little when I started to deep dive into the library and realized that every project I wanted to use the Azure Mobile Client, meant that there were a number of helpers I would need to recreate. [More]
Xamarin Package Authoring 12 May 2017 Dan-Siegel Xamarin Obviously the answer is to decouple the code you wrote from your last project and put it into it's own project. The problem you ran into though is that you develop on a Mac and NuGet is for PC right? [More]