.NET MAUI updates in .NET 9 Preview 7 #24219
Replies: 5 comments 8 replies
|
New lifecycle methods for remote notifications on iOS & Mac Catalyst link broken |
|
what is a native embedding ? when to use it? |
|
Is there any way to create a custom nuget for Maui locally? |
|
With the latest dotnet 9 preview 7 and VS 2022 17.12.0 Preview 1.0, the deploy checkbox in configuration manager dialog is grayed out in a Maui-Blazor-Web app when (targeting) building for Windows. When debugging, the app starts and runs 'normally'. But code such as global::Windows.ApplicationModel.Package.Current.InstalledLocation throws an exception because the was not 'deployed' (no windows package). Running the same code targeting dotnet 8 just works! |
Output of dotnet workload list: dotnet --version: What's the magic sauce I'm missing to enjoy the new Handler-goodness, @davidortinau ? |


Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Here's a summary of what's new in .NET MAUI in this preview release:
HybridWebviewTitleBarControl andWindow.TitleBarfor WindowsCollectionView&CarouselViewimprovements with a new opt-in handler for iOS and Mac CatalystWindowto the foreground withActivateWindowBackButtonBehaviorOneWaybinding modeBlazorWebViewbackward compatibility host addressMainPageis ObsoleteProcessTerminatedevent onWebViewControl.NET MAUI updates in .NET 9 Preview 7:
.NET 9 Preview 7:
All reactions