About Tizen .NET
about tizen net what is tizen net? tizen net is an exciting new way to develop applications for the tizen operating system, which runs on 50 million samsung devices, including tvs, wearables, mobile phones, and many other iot devices around the world existing tizen frameworks are either c-based with no advantages of a managed runtime or html5-based with fewer features and lower performance than the c-based solution with tizen net, you can use the c# programming language, common language infrastructure standards, and benefits from a managed runtime for faster application development and code execution that is efficient and secure to start developing tizen applications using net, see build your first app tizen net features and components tizen net enables you to build net applications with nui and tizen net framework nui allows you to easily create a user interface, and tizenfx api provides numerous interfaces to much of the hardware that is found in modern tv, mobile, wearable, and iot devices nui natural user interface is a hardware accelerated c# toolkit which a set of predefined components and layouts for implementing gui in both 2d and 3d modes nui is optimized for speed and low resource usage tizen net consists of the following main components net core net core is an open-source, general-purpose development platform maintained by microsoft and the net community on github it is cross-platform supporting windows, macos, and linux and can be used to build device, cloud, and iot applications tizenfx api tizenfx api allows applications to call into platform-specific functionality from the shared code this functionality enables net maui applications to do things a native application can do, without causing the portable part of the application to become littered with operating system-specific details see about net core to learn more about net core, including its characteristics, supported languages and frameworks, and key apis for multiplatform applications tizen net provides net maui framework net maui net maui provides cross-platform apis, which allow you to create user interfaces that can be shared across platforms visual studio tools for tizen enable tizen support for net maui tizen tv uicontrols tizen tv uicontrols provides tizen tv-specific user interfaces it is a set of extension apis of net maui tizen tv uicontrols apis are supported only on tizen tv devices with tizen net support, unlike net maui which supports cross platforms tizenfx supports c# apis, which expose tizen-specific features such as tizen application framework, account management, location services, media services, and connectivity major github projects tizen is a linux-based open-source platform most of the tizen net-related projects have been developed on the public github tizen net tizenfx net maui tizen tv uicontrols tizen docs official developer training and guides tizen net developer guides tizen net api reference visual studio tools for tizen visual studio tools for tizen provides tizen-specific tools to improve your productivity you can create a tizen net application project with project wizard tool in visual studio tools for tizen when you create a new project with a specific template, project wizard uses it to automatically create basic functionalities, and default project files and folders for the application visual studio tools for tizen extension is registered in visual studio marketplace you can install the extension from visual studio marketplace in the visual studio ide for more information, see the installation guide guides