imurvai / brickcontroller2

Cross platform application for controlling Lego creations using a bluetooth gamepad.
107 stars 31 forks source link

Q: Migration from Xamarin 5 to .NET MAUI #85

Closed vicocz closed 3 months ago

vicocz commented 2 years ago

Hi, do you have any plans to migrate from Xamarin.Forms 5 to newly developed .NET MAUI? Currently still in preview, but IMHO this is the future UI for multiplatform apps. E.g. migration guide: https://github.com/dotnet/maui/wiki/Migrating-from-Xamarin.Forms-(Preview)

imurvai commented 2 years ago

Hi, yes definitely. I lokked into it a bit but didn't eant to start thr migration until it has been released

vicocz commented 2 years ago

It has been released, 👀 https://github.com/dotnet/maui/releases/tag/6.0.312

imurvai commented 2 years ago

Wow, cool. Thanks for letting me know :)

vicocz commented 10 months ago

Hi, @imurvai, I've started porting to .NET 7 MAUI in my fork, seems I've reach basic factionality of Android app. Is this something you would be interested to have it merged here? If so, I can create DRAFT to share the state of migration.

vicocz commented 9 months ago

DRAFT (to track my progres) is here: https://github.com/imurvai/brickcontroller2/pull/101

vicocz commented 5 months ago

@imurvai Support for Xamarin Forms 5.0 is ending soon (on May 1, 2024) https://dotnet.microsoft.com/en-us/platform/support/policy/xamarin

Do you plan to migrate the project to .NET MAUI?

imurvai commented 5 months ago

hey, yes, but unfortunately I can't promise when I'll have time for that.

vicocz commented 3 months ago

Resolved by https://github.com/imurvai/brickcontroller2/pull/115