Can I use C# (through Visual Studio) to develop a program for Mac/OSX?

Asked

Viewed 183 times

1

I wonder if Visual Studio (through a computer running Windows and the C#language) can create an administrative program (simple, for 1 user, involving only one database interaction) for a computer running Mac/OSX. If yes, what settings do I need to set in the IDE for that purpose (I recently formatted my laptop and downloaded VS 2017, but I don’t know what options in the installation I should check or not, so I abandoned the installation and went to Stack before proceeding).

As I mentioned, is there any special specification for a simple database in this OS? What tools should I use for this?

Ps: the person did not specify the OS, but I am completely layman on Mac/OSX

  • Did the answer solve your question? Do you think you can accept it? See [tour] if you don’t know how you do it. This would help a lot to indicate that the solution was useful for you. You can also vote on any question or answer you find useful on the entire site (when you have 15 points).

2 answers

5

  • Xamarin wouldn’t just be for mobile?

  • @Francisco has for Mac also: https://www.xamarin.com/platform

2

Yes. Visual Studio for Mac already exists. A free and complete IDE for creating modern apps for Android, iOS, and macOS, as well as web apps and cloud services. The Community version is free and intended for students, individual developers and free software. Contains almost all features of paid versions.

Here is the link

Browser other questions tagged

You are not signed in. Login or sign up in order to post.