Nathan Castle walks through the process of creating a simple mapping application using ArcGIS Platform basemap layers and ArcGIS API for .NET. The application uses WPF on Windows.
This video uses Visual Studio for Windows. You can develop for all platforms supported by ArcGIS API for .NET using Visual Studio on Windows. You can also use Visual Studio for Mac to target Android and iOS using .NET, as shown in our other video (https://www.youtube.com/watch?v=foSyeaEZ81s).
🕑 Chapters
=============
0:00 Overview
0:11 Install the Extension
0:24 Create the project
0:55 Add the API key
1:20 Add an ArcGIS Basemap layer service
1:27 Build and run