Tizen C# Samples for Mobile, Wearable, and TV profiles.
Sample apps will be deployed for each app type.
├── Mobile
│ ├── A
│ ├── B
│ └── C
├── Wearable
│ ├── D
│ ├── E
│ └── F
└── TV
├── G
├── H
└── I
├── Mobile
│ ├── NUI
│ │ └── ...
│ ├── OpenTk
│ │ └── ...
│ └── Xamarin.Forms
│ │ └── ...
├── Wearable
│ ├── NUI
│ │ └── ...
│ ├── OpenTK
│ │ └── ...
│ └── Xamarin.Forms
│ │ └── ...
└── TV
├── NUI
│ └── ...
├── OpenTK
│ └── ...
└── Xamarin.Forms
└── ...
- master: ready applications for Tizen 5.5