maui-migration-samples
maui-migration-samples copied to clipboard
[MIGRATION] Your migration name here
Environment
Are you on Windows or Mac:
Windows
Visual Studio Version:
Microsoft Visual Studio Community 2022 (64-bit) - Preview
.NET version dotnet --version
:
Version 17.3.0 Preview 2.0
MAUI version installed:
Yes
Your code
Is it an app or a library? App
What platforms does it target? Android and IOS
Is it Xamarin.Forms? What version? (PS we recommend only migrating XF 5+) Yes Do you use Xamarin.Essentials? After Migration removed xamarin package.
Is your app/library open source? Share the link! No
If it isn't OSS, would you be willing to show someone on our team some code in a video call? Yes
Migration
Did you follow the steps on the migration wiki
Was it successful?
Not Fully
What went wrong? Details please!
Getting error repeatedly
Error MAUIG1001 An error occured while parsing Xaml: Root element is missing..
[ ] I couldn't finish the steps [ ] It didn't build after I finished migrating [ ] I need NuGets that aren't compatible with MAUI yet [ ] It built, but the layout/UI is all messed up [ ] I have no idea what happened, please help!!!
Share some details on your migration. Feel free to add screenshots/before + afters, video walkthroughs, blogs, or angry rants. Particularly - what .csproj properties did you get rid of and what could you keep? What code changes did you have to make in your C# and XAML?
What NuGets do you have that don't work for MAUI yet? RG.Plugins
Custom Renderers (optional)
Do you have custom renderers in your app? Did you use the MAUI compat package with them, and did it worK? Did you try to rewrite your renderers to the handler architecture? How did that go?
Upgrade Assistant (optional)
Did you use the upgrade assistant to try to upgrade? Did it work?: No