home.social

#dotnetmaui — Public Fediverse posts

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

  1. There is so much going on in this screen of my current #dotNETMAUI #MacCatalyst app already:
    - Loading #SfSymbols via my custom library
    - Coloring all icons with the #macOS/#iOS system colors via my custom library
    - Extending image control to load a placeholder from SfSymbol
    - Custom FramedContentControlWithText
    - Entry handler modification to remove the border on Mac

    Note: I did not yet wire up a #ViewModel instance.

    #dotNET #CASBAN6 #MAUI #MAUIDev #MVVM #XAML #programming #developer #devlife

  2. Well, the biggest part of this week's #dotNETMAUI task is done. I implemented a custom #ImageSource that uses #SFSymbols on #macOS and #iOS. Icons finally show up, now I need to figure out the coloring which is defaulting to the #accent tint no matter what I set (at least on the Mac).

    Will #blog about it when I ironed out all the quirks.

    #iOSDev #MacCatalyst #dotNET #dotNET6 #CASBAN6 #MacDev #csharp #xaml #MAUIDev #MAUI #sideproject

  3. 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