You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,18 @@ No XAML / HTML / JavaScript / CSS required. No engine or layers to get in your w
64
64
*Looking for C# Markup 1? Find it [here](https://github.com/VincentH-Net/CSharpForMarkup/tree/csharpformarkup1-archive)*
65
65
66
66
# News
67
+
*May 12, 2025*
68
+
> ## New C# Markup 3.1 for Uno Platform 6.0
69
+
Hot on the heels of the game-changing [Uno 6.0 release](https://platform.uno/blog/uno-platform-studio-6-0/), today's release adds full support for Uno SDK 6.0 / Windows App SDK 1.7 to all CSharpMarkup.WinUI NuGets.
70
+
71
+
Includes support for all API improvements in Uno SDK 6.0:
72
+
- 20+ WinUI API's are no longer marked unsupported
73
+
- Add support for ellipse shape to `ProgressBarTemplateSettings`
74
+
- New `TitleBar` support, including strongly-typed access to all new `Titlebar` resources in `ThemeResource`
75
+
- New `TextBoxExtensions` allow to specify `InputReturnType`
76
+
77
+
The example app in the repo is also updated to Uno 6.0 / Windows App SDK 1.7.
78
+
67
79
*May 5, 2025*
68
80
> ## New C# Markup 3.0 for Uno Platform 5.6 and .NET 9
69
81
Today's release adds full support for Uno SDK 5.6 / Windows App SDK 1.6 and .NET 9 / .NET 8 to all CSharpMarkup.WinUI NuGets.
0 commit comments