With Microsoft Azure Mobile Apps you can add a scalable backend to your connected client applications in minutes. To learn more, visit our Developer Center.
If you are new to Mobile Apps, you can get started by following our tutorials for connecting your Mobile Apps cloud backend to Windows Store apps, iOS apps, and Android apps. Tutorials are also available for Xamarin Android, iOS, and Forms apps.
To get the source code of our SDKs and samples via git just type:
git clone https://github.com/Azure/azure-mobile-apps-quickstarts.git
cd ./azure-mobile-apps-quickstarts/
From the command line, run
C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe .\Microsoft.WindowsAzure.Mobile.Build.msbuild
The build script downloads latest official nuget packages, updates quickstarts with required versions and dependencies, and packs required projects to appropriate quickstarts.
.Net Framework 4.0.