Skip to content

Tizen Workload 10.0.123 - .Net 10.0

Latest

Choose a tag to compare

@JoonghyunCho JoonghyunCho released this 04 Dec 06:53

Target .NET SDK: .NET 10.0.100

This release brings significant structural improvements to the Tizen .NET Workload packages and introduces new project templates based on the latest Tizen UI framework.

What's New

  1. Unified SDK Package
  • The Samsung.Tizen.Sdk, which was previously fragmented by .NET versions, has been unified into a single package.
  • This Simplifies the workload structure and ensure consistent build behavior across different .NET runtime versions.
  1. API-Specific Reference Packages
  • The Samsung.Tizen.Ref package has been split into API-specific packages to provide more granular control:
    - Samsung.Tizen.Ref.API11
    - Samsung.Tizen.Ref.API12
    - Samsung.Tizen.Ref.API13
  • Each Ref package version is now aligned with its corresponding TizenFX version, ensuring that developers reference the exact assemblies for their target API level.
  1. Updated Project Templates (Tizen.UI)
  • The default project templates have been updated to utilize the Tizen.UI library, enabling developers to start with the latest UI components immediately.

Nuget Packages