feat: windows - #11272
Conversation
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx test apps-automated -c=android |
❌ Failed | 17s | View ↗ |
nx run-many --target=test --configuration=ci --... |
✅ Succeeded | <1s | View ↗ |
💡 Dealing with memory or CPU issues? See memory and CPU details with the resource usage add-on ↗.
☁️ Nx Cloud last updated this comment at 2026-07-28 13:25:01 UTC
|
@triniwiz we should never write PRs like this. This is impossible to review and the possible regressions are numerous. |
|
How to run C#(.net) from js/ts ? |
|
@triniwiz can you add an example for c# plugin? it's posible? |
|
Yes adding it into the src will allow accessing similar to swift/objc/java/kotlin |

Adds support for the new windows runtime.
Closes #254 (WinUI3)