cddfd12a3e | ||
---|---|---|
ARM | ||
Backend | ||
Mobile | ||
Resources | ||
Walkthrough Guide | ||
.gitignore | ||
ContosoMaintenance.sln | ||
README.md |
README.md
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 |
---|---|
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 you’re 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
- Email us at cloudworkshop-support@microsoft.com
- Create Github issues and we'll respond as quickly as possible
- Ping us on Slack
Authors
Mike James | Robin-Manuel Thiel |
---|---|
Github | Github |
Blog | Blog |