home.social

#dotnetmaui — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #dotnetmaui, aggregated by home.social.

  1. @harshil That’s very interesting! Thank you!
    My personal concern is that this won’t work if the app is using its own UI / Navigation - which I do for our apps (not to be different but to make the apps better usable for the target audience)

    I’m curious if #dotnetmaui will implement these APIs or at least send the device type to the app … did Apple already say what this is? If it’s phone or tablet there has to be a new property to check for?!

  2. @harshil That’s very interesting! Thank you!
    My personal concern is that this won’t work if the app is using its own UI / Navigation - which I do for our apps (not to be different but to make the apps better usable for the target audience)

    I’m curious if #dotnetmaui will implement these APIs or at least send the device type to the app … did Apple already say what this is? If it’s phone or tablet there has to be a new property to check for?!

  3. @harshil That’s very interesting! Thank you!
    My personal concern is that this won’t work if the app is using its own UI / Navigation - which I do for our apps (not to be different but to make the apps better usable for the target audience)

    I’m curious if #dotnetmaui will implement these APIs or at least send the device type to the app … did Apple already say what this is? If it’s phone or tablet there has to be a new property to check for?!

  4. @harshil That’s very interesting! Thank you!
    My personal concern is that this won’t work if the app is using its own UI / Navigation - which I do for our apps (not to be different but to make the apps better usable for the target audience)

    I’m curious if #dotnetmaui will implement these APIs or at least send the device type to the app … did Apple already say what this is? If it’s phone or tablet there has to be a new property to check for?!

  5. @harshil That’s very interesting! Thank you!
    My personal concern is that this won’t work if the app is using its own UI / Navigation - which I do for our apps (not to be different but to make the apps better usable for the target audience)

    I’m curious if #dotnetmaui will implement these APIs or at least send the device type to the app … did Apple already say what this is? If it’s phone or tablet there has to be a new property to check for?!

  6. New blog post "Why We Need the Gtk Platform for MAUI -- A short wrap-up of our goal and motivation along with a historical overview of events that lead to MauiGtk" mauigtk.net/blog/20260125/

  7. Last live stream of 2023 happening at 8AM pacific today, Friday December 29th 2023!! Join in for some real-world #xamarinforms to #dotnetmaui migration!

    youtube.com/watch?v=5qC89wNilh

    #dotnet #visualstudio

  8. I hope you are able to join me tomorrow 12/29 for my final live stream of 2023!

    I will be answering your questions live and doing a real world production app conversion from #xamarinforms to #dotnetmaui!

    youtube.com/live/5qC89wNilhc

  9. The next chapter of my career is about to begin. Today, I am starting a new position as Mobile Developer (Xamarin Forms/.NET MAUI).

    #developer #career #xamarinforms #dotNETMAUI

  10. Just finished porting and refactoring my #XamarinForms #MVVM libraries to #dotNETMAUI.

    Next step is setting up a #GitHubAction that generates the #NuGet packages for me for both branches. Once that is done I have a legacy version for XF, and a current #LTS version for #MAUI.

    Finally, I will be able to continue with the admin client for my #CASBAN6 side project.

    #DevLife #NextSteps #dotNET

  11. I'm trying to update my good old #xamarinforms +#rxui sample to #dotnetmaui + #rxui, but a bit lost with all the new toys.
    Can someone point me out a nice MVVM sample using MAUI and Shell?