uno.extensions
uno.extensions copied to clipboard
Libraries to ease common developer tasks associated with building multi-platform mobile, desktop and web applications using Uno Platform or WinAppSDK.
https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Maui/MauiOverview.html?tabs=single-project  The code snippet for the "project file for the Uno class library" shows the old Microsoft.NET.Sdk usage
## Current behavior When you use refit, the code generated by refit seems to break hot-reload ## Expected behavior We are able to use hot-reload even if we use refit...
canaries are failing due to a missing packageversion
GitHub Issue (If applicable): closes https://github.com/unoplatform/uno.extensions/issues/2555 ## PR Type What kind of change does this PR introduce? - Documentation content changes ## What is the current behavior? ## What is...
closes #2680 ## PR Type What kind of change does this PR introduce? - Build or CI related changes ## What is the current behavior? ## What is the new...
## Current behavior When a Project is created for MSAL and launching solution for WinAppSDK Packaged, the back button is not visible. The back button is visible on WebAssembly, WebAssembly...
## Current behavior **Issue 1**; `OnPointerReleased` is not triggered in Template Control **Issue 2** Inconsistent OriginalSource type of `OnPointerReleased` ---------- **Issue 1**; This Issue is tricky. Create following Control as...
GitHub Issue (If applicable): related to #2420 ## PR Type What kind of change does this PR introduce? - Documentation content changes ## PR Checklist Please check if your PR...
GitHub Issue (If applicable): closes #2420 ## PR Type What kind of change does this PR introduce? - Bugfix ## What is the current behavior? For a value type, `IKeyValueStorage.GetAsync`...
The next version of Uno.Extension will include breaking changes, including V3 of the Bindable Generators for MVUX. We currently do not have a `Migration` node for Uno.Extension, as we do...