/maui-samples

Sample code, from MS documentation, that I am working through (so I can get a taste for how things hangs together).

Primary LanguageC#

maui-samples

Sample code, from MS documentation, that I am working through (so I can get a taste for how things hang together).

Sample Projects

The following projects are visible, that relate directly to tutorial documentation that I am following (with some minor modifications here and there).

  1. QuickStart folder (Maui.QuickStart.Sample) - the initial quick start sample as provided here. Opted to follow the Android-specific guide.
  2. NoteTaker folder (Maui.NoteTaker.Sample) - the extended tutorial as found here.

NOTE: Experimental code only.