/Tizen-CSharp-Samples

Tizen C# Samples for Mobile, Wearable, and TV profiles.

Primary LanguageC#Apache License 2.0Apache-2.0

Tizen-CSharp-Samples

Tizen C# Samples for Mobile, Wearable, and TV profiles.

Since 7.0, Xamarin samples are deprecated and .NET Multi-platform App UI (.NET MAUI) samples are supported by Tizen Platform.

Tools for samples

Visual Studio Tools

Visual Studio Tools for Tizen

Reference

Sample structure

Sample apps will be deployed for each app type.

├── Mobile
│ ├── NUI
│ │ └── ...
│ ├── OpenTk
│ │ └── ...
│ └── Xamarin.Forms (Deprecated)
│ │ └── ...
├── Wearable
│ ├── NUI
│ │ └── ...
│ ├── OpenTK
│ │ └── ...
│ └── Xamarin.Forms (Deprecated)
│ │ └── ...
└── TV
  ├── NUI
  │ └── ...
  ├── OpenTK
  │ └── ...
  └── Xamarin.Forms (Deprecated)
    └── ...

Branch policy

  • master: ready applications for Tizen 7.0