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

Commit b9a64d4

Browse files
authored
Merge pull request #3 from dotnet-presentations/intro-xamarin-deck
Add Intro to Xamarin deck
2 parents df9c5fb + 1557aa5 commit b9a64d4

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Introduction to Mobile Development with Xamarin
2+
3+
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:
4+
5+
* Sharing .NET Code
6+
* Native API Access & Xamarin.Essentials
7+
* Native UI & Xamarin.Forms UI
8+
* Tooling & Libraries
9+
* Azure Integration
10+
* Visual Studio Support
11+
12+
## Setup
13+
14+
* [Install Visual Studio tools for Xamarin](https://docs.microsoft.com/visualstudio/cross-platform/setup-and-install)
15+
* [App Code](https://github.com/jamesmontemagno/VS2019-FirstXamarinApp)
16+
17+
## Demo Walkthrough
18+
19+
* Videos are embed into the power point (via YouTube). Feel free to reach out to James Montemagno at motz@microsoft.com for video download.

0 commit comments

Comments
 (0)