Good Afternoon,
I am having trouble with the C# SDK tutorials. As I follow the tutorials word for word. I am getting errors.
MyMapView in XAML is not being recognized by my .CS script.

In addition esri:MapView was not found in my assembly references
My XAML script references MyMapView in the following line.
<esri:MapView x:Name="MyMapView"/>
I am using this tutorial... https://www.youtube.com/watch?v=e4BVIYBZ2NA. C# tutorials seem to be scarce. Are there better tutorials out there for getting started with the ArcGIS Runtime for .Net?