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: Currently the application host always also creates a Window. This is quite impractical, as the user may want to create the window...
## Current behavior Currently builder requires `LaunchActivatedEventArgs`, which means it is unusable if the app is launched via any non-launch path - e.g. `OnActivated` via protocol activation or jumplist (in...
## Current behavior Following the new Uno templates I wanted to take advantage of the Uno Extensions Configuration service. The default is to use an embedded configuration file, which works...
Good day I am using C# markup and trying to implement a basic NavigationView. ## Current behavior I got a basic NavigationView displayed, but clicking on an item would not...
## Current behavior Since namespaces are not mandatory, you can create a model in the global namespace eg ```csharp public partial record MainModel(): ``` Unfortunately this causes a FeedsGenerator `...Uno.Extensions.Reactive.Generator\Uno.Extensions.Reactive.Generator.FeedsGenerator\MainModel.g.cs(15,68,15,85):...
When following the current doc for Telerik: https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Maui/ThirdParty-Telerik.html#installation ---- _Originally posted by @Darsh0307 [here](https://github.com/unoplatform/private/issues/399#issuecomment-1986110388)_ >### Telerik >It was completely successful but it took a lot of time in getting the...
[MauiEmbedding][Documentation] All vendors - Missing expected result screenshots for some platforms
## On which page? - https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Maui/ThirdParty-EsriMaps.html - https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Maui/ThirdParty-DevExpress.html - https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Maui/ThirdParty-GrapeCity.html - https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Maui/ThirdParty-GrialKit.html - https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Maui/ThirdParty-MauiCommunityToolkit.html - https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Maui/ThirdParty-Synfusion.html - https://platform.uno/docs/articles/external/uno.extensions/doc/Learn/Maui/ThirdParty-Telerik.html ## What's wrong? At the end of each documentation for each vendor,...
_Originally posted by @Darsh0307 [here](https://github.com/unoplatform/private/issues/399#issuecomment-1981810904)_ ## Current behavior - iOS Expected Result Image is not the correct one:  ## Expected behavior iOS Expected Result needs to be updated like...
We currently include conditional namespaces in the template for when building on a MAUI supported target vs not building on a MAUI supported target. However there is no documentation on...
## What would you like to be added: Currently the MSAL extension only seems to work with Azure AD. When I try to use it with AZB2C i have no...