1
0
Форкнуть 0
Mobile Services is being deprecated - Use Mobile Apps instead
Перейти к файлу
Di Hei 842225af40 Merge pull request #97 from dhei/master
Add Microsoft open source code of conduct to readme
2016-06-21 15:18:28 -07:00
backend/dotnet Set default and null value handling to Include 2015-06-23 13:37:13 -07:00
client Updating Managed QuickStart dependencies 2015-11-11 04:42:55 -08:00
tools Build Fixes 2015-03-31 15:01:23 -07:00
.gitattributes Adding licence for quickstarts 2015-02-19 12:34:15 -08:00
.gitignore Fixing version of WindowsAzure.MobileServices.WinJS in windows-universal-js quickstarts 2015-08-05 11:58:06 -07:00
LICENSE.txt Adding licence for quickstarts 2015-02-19 12:34:15 -08:00
Microsoft.WindowsAzure.Mobile.Build.msbuild Fixing version of WindowsAzure.MobileServices.WinJS in windows-universal-js quickstarts 2015-08-05 11:58:06 -07:00
README.md Update Readme 2016-06-21 15:17:16 -07:00

README.md

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.

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, Windows Phone 8 apps, iOS apps, and Android apps.

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. For more information see the Code of Conduct FAQ or contact 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.