Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

Add Intro to Xamarin deck #3

Merged
merged 1 commit into from
Apr 1, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
19 changes: 19 additions & 0 deletions Introduction to Mobile Development with Xamarin/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Introduction to Mobile Development with Xamarin

Complete walkthrough of mobile development with Xamarin. This includes how Xamarin integrates into the .NET ecosystem to build iOS, Android, macOS, tvOS, and watchOS apps with .NET and Visual Studio. This goes through all of the essential pieces to development with Xamarin including:

* Sharing .NET Code
* Native API Access & Xamarin.Essentials
* Native UI & Xamarin.Forms UI
* Tooling & Libraries
* Azure Integration
* Visual Studio Support

## Setup

* [Install Visual Studio tools for Xamarin](https://docs.microsoft.com/visualstudio/cross-platform/setup-and-install)
* [App Code](https://github.com/jamesmontemagno/VS2019-FirstXamarinApp)

## Demo Walkthrough

* Videos are embed into the power point (via YouTube). Feel free to reach out to James Montemagno at motz@microsoft.com for video download.