# azure-mobile-services-quickstarts **Repository Path**: mirrors_Azure/azure-mobile-services-quickstarts ## Basic Information - **Project Name**: azure-mobile-services-quickstarts - **Description**: Mobile Services is being deprecated - Use Mobile Apps instead - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # QuickStarts for Microsoft Azure Mobile Services With Microsoft Azure Mobile Services you can add a scalable backend to your connected client applications in minutes. To learn more, visit our [Developer Center](http://azure.microsoft.com/en-us/develop/mobile/). ## Getting Started If you are new to Mobile Services, you can get started by following our tutorials for connecting your Mobile Services cloud backend to [Windows Store apps](http://azure.microsoft.com/en-us/documentation/articles/mobile-services-windows-store-get-started/), [Windows Phone 8 apps](http://azure.microsoft.com/en-us/documentation/articles/mobile-services-windows-phone-get-started/), [iOS apps](http://azure.microsoft.com/en-us/documentation/articles/mobile-services-ios-get-started/), and [Android apps](http://azure.microsoft.com/en-us/documentation/articles/mobile-services-android-get-started/). ## Download Source Code To get the source code of our SDKs and samples via **git** just type: git clone https://github.com/Azure/azure-mobile-services-quickstarts.git cd ./azure-mobile-services-quickstarts/ ## Building Quickstarts Run "C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe .\Microsoft.WindowsAzure.Mobile.Build.msbuild" Build script downloads latest official nuget packages, updates quickstarts with required versions and dependencies & packs required projects to appropriate quickstarts. ### Prerequisites .Net Framework 4.0. ## Contribute Code or Provide Feedback This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. If you would like to become an active contributor to this project please follow the instructions provided in [Microsoft Azure Projects Contribution Guidelines](http://azure.github.com/guidelines.html).