Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio for Mac - Support for UWP

According to this: https://en.wikipedia.org/wiki/.NET_Framework#.NET_Core it shows that .net core supports four-cross platform scenarios:

  • ASP.NET Core web apps
  • Command-line apps
  • Libraries
  • Universal Windows Platform apps

What I want to know is, does the Visual Studio for Mac IDE support creating desktop 'universal apps' that can be executed on a mac system?

OR

Is this only supported in the Visual Studio IDE for the Windows platform?

like image 657
TheOne Avatar asked Oct 27 '25 05:10

TheOne


2 Answers

Currently you can't use UWP on the MAC as UWP supports Windows 10 eco system (Win10,IOT,XBox) but you can use .Net Core to build cross platform console app and asp.net core to make web services and webapps.

like image 151
sumeet kumar Avatar answered Oct 29 '25 17:10

sumeet kumar


Currently, there is no opportunity to use UWP on the MAC. The same is for Linux. UWP is only for the windows ecosystem.


Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!