#dotnetmaui — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dotnetmaui, aggregated by home.social.
-
@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?!
-
@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?!
-
@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?!
-
@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?!
-
@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?!
-
Announcing .NET 11 Release Candidate 1 | .NET Blog
https://devblogs.microsoft.com/dotnet/dotnet-11-rc-1/
#dotnet #csharp #dotnetmaui #aspnetcore #blazor #wpf #winforms #efcore
-
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" https://mauigtk.net/blog/20260125/
#dotnet #dotnetmaui #gtk #gtk3 #qt #wxwidgets #eto #crossplatform #mauigtk #mauilinux #net_maui
-
via @dotnet : .NET Conf 2025 Recap – Celebrating .NET 10, Visual Studio 2026, AI, Community, & More
https://ift.tt/gxol9jn
#dotNETConf2025 #NET10 #VisualStudio2026 #AI #DeveloperCommunity #OpenSource #CSharp14 #ASPNetCore #Blazor #DotNetMAUI #Microsoft #CloudNat… -
Why Microsoft Won't Revive WinForms (And What Developers Are Using Instead) | by Matthew Mattei
#dotnet #windowsdev #winforms #xaml #unoplatform #dotnetmaui
-
via @dotnet : Preparing Your .NET MAUI Apps for Google Play’s 16 KB Page Size Requirement
https://ift.tt/Ts2afNB
#DotNetMAUI #GooglePlay #16KBPageSize #AndroidDevelopment #AppPerformance #DotNet9 #MobileApps #AppLaunch #DependencyManagement #TechUpdates #Softwar… -
via @dotnet : Announcing .NET 10 Release Candidate 1
https://ift.tt/Z4RskEA
#DotNet10 #ReleaseCandidate #RC1 #VisualStudio2026 #CSharpDevKit #ASPNetCore #Blazor #EntityFrameworkCore #DotNetMAUI #WindowsForms #WPF #Cryptography #OpenAPI #CommunityStandup #DotNetU… -
via @dotnet : .NET Conf 2025 – Announcing the Call for Content
https://ift.tt/0nembXF
#DotNetConf2025 #DotNet #CallForContent #DotNet10 #DeveloperCommunity #ASPNetCore #Blazor #DotNetMAUI #MachineLearning #AI #IoT #GameDevelopment #CloudComputing #DevOps #OpenSo… -
Natural Language AI-Powered Smart UI | by Ed Charbeneau.
https://www.codemag.com/Article/2507031/Natural-Language-AI-Powered-Smart-UI
-
Last live stream of 2023 happening at 8AM pacific today, Friday December 29th 2023!! Join in for some real-world #xamarinforms to #dotnetmaui migration!
-
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!
-
Just posted a new video on YouTube: Xcode 15 (iOS 17) and Android API 34 Support for #Xamarin and #XamarinForms - https://youtu.be/FDVs1PjSylY #dotnet #dotnetmaui
-
Microsoft Build Recap: Upgrading from Xamarin to .NET MAUI https://www.telerik.com/blogs/microsoft-build-recap-upgrading-xamarin-dotnet-maui
#dotnet #maui #dotnetmaui #xamarin #xamarinforms #xamarindeveloper #Microsoft #Telerik
-
The next chapter of my career is about to begin. Today, I am starting a new position as Mobile Developer (Xamarin Forms/.NET MAUI).
-
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.
-
Una pequeña guía de estilo de XAML para #XamarinForms y #DotNetMaui
https://www.notodoesprogramacion.es/2022/12/guia-de-estilo-de-xaml/ -
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?