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
Please describe your concern in detail. Examples of topics you could include:
28
30
- Getting started with Uno Platform Studio
29
31
- Using Hot Design®
32
+
- Using Hot Design® Agent
33
+
- Using Uno MCPs
30
34
- Using Hot Reload
31
35
- Using Design-to-Code
32
36
- Supported platforms or tools
@@ -57,14 +61,14 @@ body:
57
61
- Hot Design relies on **[Hot Reload](https://aka.platform.uno/hot-reload)** for updates, so be sure to check the [current support for your OS, IDE, and target platforms](https://aka.platform.uno/hot-reload#supported-features-per-os) before testing.
58
62
multiple: true
59
63
options:
60
-
- Desktop - net9.0-desktop (on Windows)
61
-
- Desktop - net9.0-desktop (on macOS)
62
-
- Desktop - net9.0-desktop (on X11)
63
-
- Desktop - net9.0-desktop (on Linux Framebuffer)
64
-
- WebAssembly - net9.0-browserwasm
65
-
- Android - net9.0-android
66
-
- iOS - net9.0-ios
67
-
- Windows App SDK (WinAppSDK) - net9.0-windows10.0.X
64
+
- Desktop - netx.0-desktop (on Windows)
65
+
- Desktop - netx.0-desktop (on macOS)
66
+
- Desktop - netx.0-desktop (on X11)
67
+
- Desktop - netx.0-desktop (on Linux Framebuffer)
68
+
- WebAssembly - netx.0-browserwasm
69
+
- Android - netx.0-android
70
+
- iOS - netx.0-ios
71
+
- Windows App SDK (WinAppSDK) - netx.0-windows10.0.X
- To start using **Hot Design**, ensure you are signed in with your Uno Platform account. Follow [these instructions](https://aka.platform.uno/account-access) to register and sign in.
45
47
- Hot Design is available on all platforms. See the list of [known issues](https://github.com/unoplatform/studio/issues/66).
46
-
- Hot Design **does not support C# Markup** and is **only available with XAML and .NET 9**.
48
+
- Hot Design **does not support C# Markup** and is **only available with XAML and .NET 9+.
47
49
- Hot Design is **not available for the WinAppSDK target framework (`netX.0-windowsX.X.X`)** at this time.
48
50
- Hot Design relies on **[Hot Reload](https://aka.platform.uno/hot-reload)** for updates, so be sure to check the [current support for your OS, IDE, and target platforms](https://aka.platform.uno/hot-reload#supported-features-per-os) before testing.
49
51
multiple: true
50
52
options:
51
-
- Desktop - net9.0-desktop (on Windows)
52
-
- Desktop - net9.0-desktop (on macOS)
53
-
- Desktop - net9.0-desktop (on X11)
54
-
- Desktop - net9.0-desktop (on Linux Framebuffer)
55
-
- WebAssembly - net9.0-browserwasm
56
-
- Android - net9.0-android
57
-
- iOS - net9.0-ios
58
-
- Windows App SDK (WinAppSDK) - net9.0-windows10.0.X
53
+
- Desktop - netx.0-desktop (on Windows)
54
+
- Desktop - netx.0-desktop (on macOS)
55
+
- Desktop - netx.0-desktop (on X11)
56
+
- Desktop - netx.0-desktop (on Linux Framebuffer)
57
+
- WebAssembly - netx.0-browserwasm
58
+
- Android - netx.0-android
59
+
- iOS - netx.0-ios
60
+
- Windows App SDK (WinAppSDK) - netx.0-windows10.0.X
0 commit comments