Skip to content

TizenFX API, which allows you to access platform-specific features not covered by the generic .NET and Xamarin.Forms features, such as system information and status, battery status, sensor date, and account and connectivity services.

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.MIT

WonyoungChoi/TizenFX

 
 

TizenFX

License Build

TizenFX API, which allows you to access platform-specific features not covered by the generic .NET and Xamarin.Forms features, such as system information and status, battery status, sensor date, and account and connectivity services.

Branches

Branch API Level Target Framework API Reference Platform myget.org nuget.org
master 9 tizen90 Link Tizen vNext api9_myget
API8 8 tizen80 Link Tizen 6.0 api8_myget api8_nuget
API7 7 tizen70 Link Tizen 5.5 M3 api7_myget api7_nuget
API6 6 tizen60 Link Tizen 5.5 M2 api6_myget api6_nuget
API5 5 tizen50 Link Tizen 5.0 api5_myget api5_nuget
API4 4 tizen40 Link Tizen 4.0 api4_myget api4_nuget

master

The master branch is the main development branch for the Tizen .NET API Level 9.

The following NuGet packages will be published to Tizen MyGet Gallery every day if there are any changes. (Nightly Build)

  • Tizen.NET 9.0.0.#####
  • Tizen.NET.API9 9.0.0.#####
  • Tizen.NET.Internals 9.0.0.#####

And, This branch is pushed to the tizen branch in the tizen gerrit and submitted for the Tizen vNext platform.

API4,5,6,7,8 branches

The API# branches are the release branch for Tizen .NET API Level #.

These release branches were FROZEN. No new public APIs can be added to these branches, only bug fixes and internal APIs can be added.

Quick Start

Prerequisites

Install .NET Core SDK 2.0+ : https://www.microsoft.com/net/download/

Getting the sources

git clone https://github.com/Samsung/TizenFX.git
cd TizenFX

How to build

./build.sh full
./build.sh pack

Tizen Project

TizenFX is a part of the Tizen project. You can download the latest binaries with TizenFX from the link below :

Tizen Version Link
Tizen 4.0 http://download.tizen.org/snapshots/tizen/4.0-unified/latest/
Tizen 5.0 http://download.tizen.org/snapshots/tizen/5.0-unified/latest/
Tizen 5.5 http://download.tizen.org/snapshots/tizen/5.5-unified/latest/
Tizen 6.0 http://download.tizen.org/snapshots/tizen/6.0-unified/latest/
Tizen vNext http://download.tizen.org/snapshots/tizen/unified/latest/

About

TizenFX API, which allows you to access platform-specific features not covered by the generic .NET and Xamarin.Forms features, such as system information and status, battery status, sensor date, and account and connectivity services.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%