Hi, im downloaded the version of visual studio for mac, i develop in asp.net, but i cant see the design view like in the windows version, somebody can help me? This forum is for questions about the C# programming language. To get more and probably better response you could try to ask your question in the more suited 'Visual Studio. I had this same problem when trying to use Visual Studio for Mac to build a solution that works fine in Windows. Turns out the /debug:portable flag was being passed to the build command, even though the 'Debug Information' was correctly set to 'Full' in my project settings. Today we are announcing the release of Visual Studio for Mac version 7.6. Our focus with this release has been to improve product reliability in various areas, with a special focus on the code editing experience. We have also made several fixes that improve IDE performance. Finally, we’ve extended. Visual Studio for Mac will now format your code following the conventions specified in the.editorconfig file. This will allow you to set your coding style, preferences, and warnings for your project; making it simpler for code that you contribute to other projects to follow the practices of those projects. Visual Studio for Mac will now format your code following the conventions specified in the.editorconfig file. This will allow you to set your coding style, preferences, and warnings for your project; making it simpler for code that you contribute to other projects to follow the practices of those projects.
Some backstory for those who are interested:
For my internship, I am currently working on a web application. This webapp is being developed in ASP.NET MVC in Visual Studio 2017 for Windows 10.
I am about to buy a new MacBook Pro (2017), mainly because my current laptop (which I use to develop on and study with) is about to literally break down (LPT: Never buy Acer laptops).
Now the thing is that I need to work on the very same project on the MacBook if I happen to actually buy it and replace my Windows device with it. If I do so, I will simply clone the git-repository. But I don’t know if it is possible for me to continue to develop an ASP.NET MVC project because all I can see on Microsoft’s articles about Visual Studio 2017 for Mac is ASP.NET Core MVC, and not just ASP.NET MVC.
Hence, my question: Is it possible to develop a ASP.NET MVC application in Visual Studio 2017 for Mac?
I do not intend to install Windows 10 just yet (got my own reasons for that... Might decide to do this later on).
Can someone please help me out by preferably answering my question? Every bit is welcome!
Will be posting this on r/mac aswell and any other programming-related sub.