dotnet / maui-samples

Samples for .NET Multi-Platform App UI (.NET MAUI)
https://dot.net/maui
MIT License
3.15k stars 1.28k forks source link

.NET 9 native embedding sample #511

Closed davidbritch closed 1 month ago

davidbritch commented 1 month ago

Update to .NET 9 for the native embedding sample (uses the APIs now baked into .NET) and updates to the Android app to use fragments.

Fixes https://github.com/dotnet/docs-maui/issues/2405

davidbritch commented 1 month ago

The builds will fail, as the project's are native .NET apps, not .NET MAUI apps.