- This is a project to show NUI sample codes like Forms Tizen Gallery.
-
This project is run by referencing Tizen.NET package. So please install the latest Tizen.NET package by using the following command.
dotnet add package Tizen.NET --version <Tizen.NET version in NUITizenGallery.csproj> --source https://tizen.myget.org/F/dotnet/api/v3/index.json
e.g. dotnet add package Tizen.NET --version 9.0.0.16089 --source https://tizen.myget.org/F/dotnet/api/v3/index.json