.NET MAUI

165 readers
1 users here now

founded 2 years ago
MODERATORS
1
 
 

We are (presumably) all MAUI developers in this group, and we are here to receive information, but also to support each other, which can include testing each other's apps, so no, I don't consider such a post to be spam (if I did I wouldn't have made it!), and yes, if you want to tell us about your MAUI app then feel free to go ahead and do so! We are each other's supporters club with getting our MAUI app done and dusted.

2
 
 

Hello everyone. I am your mod, Donald, Founder of Smartman Apps. You can find me on Mastodon at @SmartmanApps@dotnet.social.

You can follow/post to this Community from Mastodon by following @dotnetmaui@programming.dev

A few rules...

  1. As usual these site-wide rules apply (bear in mind this is a SFW Community)...
  • Dangerous content on the instance and federated instances including phishing, spamming, brigading, unmarked nsfw, nsfw content in sfw communities, doxing, etc. is not allowed and subject to be handled by the mods or admins
  • Hate speech is not allowed on the instance or in instances federated with it. This includes remarks directed at sex, gender, ethnicity, orientation, disabilities, etc…
  1. It is strongly recommended to cross-post to the dotnet Community here.
  2. Anything that is related to developing with MAUI is welcome. e.g. MAUI controls, bugs, platform-specific issues (such as MAUI on Android), upgrading from Xamarin, XAML, as well as dotnet and csharp (though consider posting there for that, or perhaps cross-post).
  3. When posting, bear in mind that these are also going out to people's Mastodon feeds. i.e. try not to be overly wordy.
  4. I reserve the right to modify these rules :-) (but also feel free to make appropriate suggestions for such modifications).

P.S. I used mod-dotnet-bot.net to make the icon for this Community, if anyone was wondering

3
4
5
6
7
8
9
10
11
12
13
14
15
 
 

cross-posted from: https://lemmy.world/post/29344357

I'm wondering if anyone here has gone through this process, and what the experience was like. (I'm not asking for help with any particular error or anything like that. At least not yet).

I got put in charge of maintaining an old codebase that includes Xamarin projects for android and ios and we seem to have run into a situation where we need to update the framework not just for security, but to keep the mobile app fully functional as Apple and Google update their APIs.

I did see that there was a button in Visual Studio to automatically upgrade the project, but apparently "upgrade" means "break fuckin' everything" so I'm guessing I'll need to take a more manual approcach and also blow a bunch of hours on finding replacements for all the dependencies that required Xamarin and are no longer maintained.

My biggest problem is that I haven't even heard of Xamarin before this thing got dropped in my lap so I have some confusion about how it's supposed to work on top of my normal baseline amount of confusion.

16
17
18
19
20
21
22
23
24
25
view more: next ›