Skip to content
/ TizenFX Public
forked from Samsung/TizenFX

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

Notifications You must be signed in to change notification settings

prjung/TizenFX

 
 

Repository files navigation

TizenFX

License BuildStatus

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.

Contents

Branches of TizenFX
Quick Start
Tizen Project

Branches

branch API level platform pre-release stable
master 5 Tizen vNext (5.0) api5_myget
API4 4 Tizen 4.0 api4_myget api4_nuget

master

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

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

  • Tizen.NET-5.0.0-preview#-#####
  • Tizen.NET.API5-5.0.0-preview#-#####
  • Tizen.NET.Internals-5.0.0.#####

And, This branch is pushed to the tizen branch in the tizen gerrit and submmited for the Tizen vNext (5.0) platform.

API4

The API4 branch is the release branch for Tizen .NET API Level 4.

The API Level 4 was FROZEN. No new public APIs can be added to this branch, only bug fixes and internal APIs can be added.

The following NuGet packages are published to Tizen MyGet Gallery on demand.

  • Tizen.NET-4.0.1-preview#-#####
  • Tizen.NET.API4-4.0.1-preview#-#####
  • Tizen.NET.Internals-4.0.1.#####

And, This branch is pushed to the tizen_4.0 branch in the tizen gerrit and submmited for the Tizen 4.0 platform.

Quick Start

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 and has been officially included since 4.0 M2 release.
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 vNext (5.0) 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%