C
C#12mo ago
Marek

Need help with finding one option in VS

Hello I'm learning with one course and they want me to download one tool but i don't have the Get Tools and Features... button in my Arm processor mac version of VS as you can see in the attached screenshots. Can you please help me? Thanks for reading this :D
9 Replies
HimmDawg
HimmDawg12mo ago
"Get Tools and Features" just opens the installer. Do you have that on Mac?
Marek
Marek12mo ago
I do have the installer but when i open it i dont have much to choose from
Marek
Marek12mo ago
maybe the course is outdated :/
HimmDawg
HimmDawg12mo ago
What happens if you click on View?
SinFluxx
SinFluxx12mo ago
I don't think you can work on SQL Server natively on Mac can you?
Marek
Marek12mo ago
I dont know...
HimmDawg
HimmDawg12mo ago
I dont think you can really add new features. At least I didn't come across any information regarding that fluffyFoxThink But this is just based on a rather quick search i did myself since I dont have a Mac.
Marek
Marek12mo ago
well i tried to find it too and couldnt find anything that would say that i can... ok Ill try using docker heard it can help. Thanks for your time :)
Want results from more Discord servers?
Add your server
More Posts
❔ Can't access Microsoft Graph. What part am I not understanding clearly?I will give my steps. The code. and the problem. Step 1. Login using Swagger UI [See Images] Step 2.❔ VSCode shows type definition and not the actually implementationWhen I press F12 or use the `Go To Definition` option, it only shows me the definition without any i❔ Attempting to create a Result<T, E> type, running into issues with subclassesI want to create a `Result<T, E>` and I'm running into trouble with the following: let's say I have ❔ Help with college C++ lab (need help ASAP, fell behind due to medical and work reasons)I believe I have 90% of this lab done correctly but I am held up on seemingly small issues that I am✅ C sharp help static voidHello everyone I am new to C sharp and I was wondering if someone can help me with my code it says t❔ Form in ASP.NET.MVC doesn't workhi, guys! nice to meet y'all, I just got here! :) this may sound like a silly question, but I'm new❔ Just trying to use Accord.Video.FFMPEG in C# projectSorry if my question is super stupid, literally 1 day old in C# (I have prog. exp. in other langs tgetting warning: CS8618 - Non-nullable variable must contain a non-null value when exiting constructI guess, it's not a big deal since the code is getting compiled but I still want to understand why I❔ Need help with user accountI'm creating user account using methods, but it seems a bit unclear to me how to invoke and use thes❔ Unity clamp rotationhello, i need to limit a rotation relative to another rotation and i don't know how to do it, i've a