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
- 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.
- 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.
- 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
- https://www.nuget.org/packages/Samsung.NET.Sdk.Tizen.Manifest-10.0.100/10.0.123
- https://www.nuget.org/packages/Samsung.NETCore.App.Runtime.tizen/10.0.123
- https://www.nuget.org/packages/Samsung.Tizen.Sdk/10.0.123
- https://www.nuget.org/packages/Samsung.Tizen.Templates/10.0.123
- https://www.nuget.org/packages/Samsung.Tizen.Ref.API11/11.0.0.18033
- https://www.nuget.org/packages/Samsung.Tizen.Ref.API12/12.0.0.18510
- https://www.nuget.org/packages/Samsung.Tizen.Ref.API13/13.0.0.19231