Remix.run Logo
smlavine 5 hours ago

An enterprise shop I co-op'd at was porting one of their apps from Xamarin to MAUI when I worked there, but certainly it doesn't have much mindshare (if any) amongst SE undergrads at my university.

unethical_ban 5 hours ago | parent [-]

Someone I know who works with .net says that there is still no replacement for full Visual Studio for development, which is Windows only.

rjbwork an hour ago | parent | next [-]

I used to think this. Hopped to rider 4 years ago and haven't missed it except for .sqlproj development.

dgellow 4 hours ago | parent | prev [-]

Rider is the replacement, unless they are doing really specific (like WinUI2/UWP)

Rohansi 3 hours ago | parent [-]

VS Code is also manageable. Or the CLI tools, if that's your thing.

Rider is definitely the most equivalent to full Visual Studio though.