Migrating real life Xamarin project to .NET 8 MAUI | Matiki

2023 ж. 13 Жел.
1 697 Рет қаралды

New version of .NET 8 is out and with it new version of MAUI. What I've tried is to upgrade my existing project, Matiki, to latest and greatest version of Maui using .NET Upgrade Assistant.
Matiki is live app, available for download and you can check look and feel of it by really downloading it on your devices. Then, you can compare it with results after migration.
Google Play: play.google.com/store/apps/details?id=com.braintask.matiki
Apple Store: apps.apple.com/de/app/matiki/id6471381877
This video was made without prior preparation, except for installation of the tools, and it contains some troubleshooting as well.
0:00 Intro and MAUI status in general
1:50 What was done so far
2:15 Presenting app for migration and validating versions
3:30 Creating blank new MAUI app
8:50 Upgrading Xamarin App to MAUI
37:30 First migration results of Android in MAUI
40:50 Review of the work so far and general conclusion
47:10 Checking iOS App migration results

Пікірлер
  • Nice work it was really helpful

    @psi20087@psi200874 ай бұрын
  • Greetings, I have a problem:( I have a SKCanvas where I draw a map of the country by region I would like to make it possible to enlarge this image but at the same time keep the ability to get coordinates with a single click That is, to make an interactive map with a definition of where the user clicked But unfortunately, either mutilation or pressing works for me))

    @konstantanter@konstantanter2 ай бұрын
  • thanks for the video, really useful, did you create a new android and ios app just like James Montemagno tutorial?

    @alvaroartaviabenavides5014@alvaroartaviabenavides50145 ай бұрын
    • btw I totally I agree on your final thoughts, I'm working on the migration right now and the assistant tool does somethings and the work afterwards its just crazy

      @alvaroartaviabenavides5014@alvaroartaviabenavides50145 ай бұрын
    • @@alvaroartaviabenavides5014 - general idea was to present how migration works in real life and not to just digest marketing materials. I've watched tutorial of James in the middle of my video, at the point where I was confused about results of the migration tool. After working it I find it hard to think of use case where migration assistant will provide "ready to go" MAUI app.

      @sizeofeight@sizeofeight4 ай бұрын
KZhead