Skip to content

Instantly share code, notes, and snippets.

@sandyarmstrong
Created May 26, 2017 00:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sandyarmstrong/3a77a7183f686204d0ecf2705b328531 to your computer and use it in GitHub Desktop.
Save sandyarmstrong/3a77a7183f686204d0ecf2705b328531 to your computer and use it in GitHub Desktop.
uti id title platforms packages
com.xamarin.workbook
f27f8706-0a9c-44b8-bf23-c6586fa2a899
android-forms
Android
id version
Xamarin.Forms
2.3.3.193
#r "Xamarin.Forms.Core"
#r "Xamarin.Forms.Platform"
#r "Xamarin.Forms.Xaml"
using Xamarin.Forms;
Application.Current.MainPage.BackgroundColor = Color.Aqua
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment