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.
## What would you like to be added: An analyzer that would warn if a mutable entity is used with a `Feed` or a State` ## Why is this needed:...
GitHub Issue (If applicable): closes # ## PR Type What kind of change does this PR introduce? - Documentation content changes ## What is the new behavior? Adds an example...
## Current behavior To ensure to propagate the disposable from the _bindable_ to the _model_ and its `IState` (as those instance are more prone to have flowed to other application...
## Current behavior There is an exception showing when we are trying to add `CommunityToolkit.MVVM` as nuget package manager. But when we are adding it, there is an exception showing....
>Can you add documentation about how to define the routes structure with the Extensions.Navigation? >It is hard to figure out how is it corresponds to regions and pages. When absolute...
## Current behavior in wasm doesnt work _navigator.ShowMessageDialogAsync, ## Expected behavior Open a dialog message ## How to reproduce it (as minimally and precisely as possible) create an aplication with...
## Current behavior `Operation is not valid due to the current state of the object` occurs when launching the app for Windows when creating an app with latest template [5.3.0-dev.19](https://dev.azure.com/uno-platform/Uno%20Platform/_build/results?buildId=120036&view=results)...
## Current behavior Error popup when running Windows as Packaged for a blank Maui Embedding sample app  ## Expected behavior Being able to run Windows as Packaged for a...
## Current behavior I tried this code and it seems it only works once (e.g. starting with dark theme, first it switches to light, but on the second click the...