#dotnetmaui — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dotnetmaui, aggregated by home.social.
-
Dew Drop Weekly Newsletter 499 - Week Ending September 4, 2026
#dewdrop #newsletter #azure #javascript #blazor #css #aspnetcore #cpp #xaml #windowsdev #csharp #dotnet #mcp #ai #dotnetmaui #appdev #podcasts #m365 #terminal #powershell #sqlserver #data
-
Dew Drop Weekly Newsletter 499 - Week Ending September 4, 2026
#dewdrop #newsletter #azure #javascript #blazor #css #aspnetcore #cpp #xaml #windowsdev #csharp #dotnet #mcp #ai #dotnetmaui #appdev #podcasts #m365 #terminal #powershell #sqlserver #data
-
Dew Drop Weekly Newsletter 499 - Week Ending September 4, 2026
#dewdrop #newsletter #azure #javascript #blazor #css #aspnetcore #cpp #xaml #windowsdev #csharp #dotnet #mcp #ai #dotnetmaui #appdev #podcasts #m365 #terminal #powershell #sqlserver #data
-
Dew Drop Weekly Newsletter 499 - Week Ending September 4, 2026
#dewdrop #newsletter #azure #javascript #blazor #css #aspnetcore #cpp #xaml #windowsdev #csharp #dotnet #mcp #ai #dotnetmaui #appdev #podcasts #m365 #terminal #powershell #sqlserver #data
-
Dew Drop Weekly Newsletter 499 - Week Ending September 4, 2026
#dewdrop #newsletter #azure #javascript #blazor #css #aspnetcore #cpp #xaml #windowsdev #csharp #dotnet #mcp #ai #dotnetmaui #appdev #podcasts #m365 #terminal #powershell #sqlserver #data
-
via @dotnet : .NET MAUI Moves to CoreCLR in .NET 11
https://ift.tt/kBL2ZRv
#dotnet11 #coreclr #dotnetmaui #maui #mobiledevelopment #net11preview4 #android #ios #mac Catalyst #xamarin #mono #unity #avalonia #unoPlatform #monogame #godot #nativeaot #r2r #pgo #dotn… -
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 MacNote: I did not yet wire up a #ViewModel instance.
#dotNET #CASBAN6 #MAUI #MAUIDev #MVVM #XAML #programming #developer #devlife
-
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
-
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.