Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Latest commit

 

History

History

recipe-templates

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
id title brief samplecode
this-should-be-a-guid
My Title
Some brief information about the recipe
title url
XAML Basics
/link/to/sample/

Overview

A short paragraph explaining what this recipe will cover, and what the user should expect to learn by the end of the recipe.

Eg. By the end of this recipe, we will be able to build and run an application on the iOS simulator that looks like this:

Recipe

  1. First, do this, as illustrated below:

  2. Next, add the following code to thisMethod in thisClass.cs:

Some code

This code will give this expect result

  1. Run your app in the simulator.

Additional Information (Optional)

Optional notes or caveats that users should be aware of.