dhei / azure-mobile-apps-quickstarts

Client and server templates for Azure Mobile Apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickStarts for Microsoft Azure Mobile Apps

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.

Getting Started

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.

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-apps-quickstarts.git
cd ./azure-mobile-apps-quickstarts/

Quickstarts Usage Instructions

The Azure Portal helps you get started quickly with Mobile Apps by providing a set of quickstarts for the supported client and server platforms. The quickstarts are customised by the Azure Portal to work with the Mobile App cloud backend you are downloading it for.

Alternatively, you can build the quickstarts yourself for use with your Mobile Apps cloud backend.

Building Quickstarts For Uploading To Azure Portal

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.

Prerequisites

.Net Framework 4.0.

Building And Using The Quickstarts Yourself

Cordova Client

To build the Azure Mobile Apps Cordova Client yourself, refer the Cordova Client README

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.

About

Client and server templates for Azure Mobile Apps

License:Apache License 2.0


Languages

Language:C# 52.3%Language:Objective-C 13.0%Language:Java 10.3%Language:Swift 10.0%Language:HTML 4.9%Language:JavaScript 4.6%Language:CSS 4.2%Language:PowerShell 0.4%Language:Shell 0.4%Language:Smalltalk 0.0%