Question
I'm interested in exploring Tizen .NET development but can't find the appropriate documentation. The official Tizen developer site (https://developer.tizen.org/development/guides-0) only seems to have documentation for Native and Web development. Where can I find resources specifically for .NET development?
Answer
Problem Understanding
The user is looking for official documentation and resources specifically for Tizen .NET development, which isn't readily visible in the main documentation section.
Solution Methods
-
Official Preview Documentation:
The Tizen .NET preview documentation can be found at:
https://developer.samsung.com/tizen/development/preview/overview -
Tizen .NET Forum:
For community discussions and support regarding Tizen .NET, visit the dedicated forum:
https://developer.samsung.com/tizen/forums/tizen-.net/active -
C# API Guide:
The comprehensive C# API documentation for Tizen .NET is available at:
https://developer.samsung.com/tizen/dev-guide/csapi/index.html
Additional Tips
- When searching for Tizen .NET resources, look for terms like "TizenFX" or "Xamarin.Forms for Tizen" as these are commonly used in the .NET ecosystem for Tizen development.
- The documentation has moved from developer.tizen.org to developer.samsung.com/tizen, so always check the new location for the most up-to-date information.