Hands-on workshop designed to help you learn Azure, Mobile & AI
Перейти к файлу
Mike James d18029fdbe Fixed linked 2018-02-12 19:42:08 +01:00
ARM
Backend
Mobile
Resources Lots of edits 2018-02-12 19:37:14 +01:00
Walkthrough Guide Fixed linked 2018-02-12 19:42:08 +01:00
.gitignore
ContosoMaintenance.sln
README.md

README.md

Banner

Mobile Cloud Workshop

Welcome to the code repository for the Microsoft Mobile Cloud Workshop, which aims to demonstrate the power of Azure for mobile apps.

The project has been created to showcase a variety of technologies, both front end and back end. Its modular by design, so pick your technology of choice from the available branches.

Mobile Apps

Build Status

iOS Android
Build status Build status

Design

Xamarin.Forms

.NET 2.0 Standard Library

The app lives within the .NET Standard library named ContosoFieldService.Core. This is a cross-platform library that it referenced by both the iOS and Android projects and is where we implement the bulk of the app.

Packages

  • CarouselView.FormsPlugin
  • Airbnb Lottie
  • Corcav.Behaviors
  • FormsToolkit
  • FreshMvvm
  • Humnizer
  • AppCenter
    • Analytics
    • Crashes
    • Distribute
    • Push
  • Refit
  • MvvmHelpers
  • SkiaSharp.Svg
  • Plugin.Media
  • Plugin.ImageCircle
  • Plugin.Settings
  • FFImageLoading.Forms
  • FFImageLoad.Transformations
  • Xamrin.Forms
  • Xamarin.Forms.Maps

iOS

Android


Backend Services

APIs

API Management

If youre looking to just demo the mobile app, you can generate your own short-lived API key from our API portal found below. API Portal

Available Endpoints

  • Jobs
  • Parts
  • Customers
  • Employees
  • Search

App Services

Hosting a .NET 2.0 Web API project, the App Service orchestrates the backend services to supply a REST API for mobile consumption.

  • App Services - .N

Data

  • Cosmos DB - SQL

AI & Other

  • Cognitive Services Vision API

Support

Where to find help

Authors

Mike James Robin-Manuel Thiel
Github Github
Blog Blog