How to set up a .Net development environment on a Mac

preview_player
Показать описание
#dotnet #macos #development

Have you been tempted by the rave reviews of the Apple Silicon macs but you're a .Net developer? I've been developing .Net on a Mac for over 10 years. First using apps like Parallels, and with the release of .Net Core directly on the Mac itself. It's easier than you think.
Рекомендации по теме
Комментарии
Автор

I had been having trouble getting Unity autocomplete to work and this helped a lot. Thank you!

dustingarner
Автор

Thank you for making this video. I'm a college student and it has been a nightmare for to to find videos for mac

kattiacontreras
Автор

Now I can continue my work on my m1 when I have access to my windows boxes.... Thanks man! New subscriber here!

RobertoDeMontecarlo
Автор

Great video! deserve more subs and views

urushadze
Автор

It works, thank you for making this video, i am new user macbook and its help a lot

jeremywowiling
Автор

just what I want. Now MS depricated visual studio for mac. Had to use VS code so needed project template commands. Thanks.

YawarSohail
Автор

I wish MS site would just list the brew command, I came here after trying to mess around with the file download, and path export not even working. Brew worked straight away

aguafria
Автор

good video, worked pretty well. But I've been having issues creating migration for Mysql database on Mac. I'd love a video on setting up database, using it in .NET and everything between

abdulrashgadu
Автор

I gave up with M1 mac and azure projects. Both Rider and VS mac won't start it :( It is compiled but not debugged

Anton-dlme
Автор

Thank you for making this video, what is the alternative to MS SqlServer on Macos?

awjv
Автор

Hope microsoft is working on real Visual Studio for mac, only thing I need to move on mac

Paps
Автор

I don't have Homebrew, if I download the SDK from Microsoft, do I need the ARM64 version or the x64? This is for a MacBook Air M1

mrbrit
Автор

@Luke,
great video, thanks

Now, how do i work with database on mac, say MySQL and i'm using Mac M1, how do I go about that? please

TomActiveCruise
Автор

Hola como puedo tener dos instancias de rider en mac para trabajar con un servicio api rest y poder consumirlo desde otra aplicación en c#?, solo me deja habría una ventana de rider a la ves

eduardocamargopaez
Автор

I have such a mistake like "command not found brew", what should I do?

silencesilence
Автор

Firstly, thank you for the video it helped me a lot. Secondly, I ran into some errors and I can't find a solution anywhere. I am running on vsc, when I run it does print hello world, but when I write something like

"using consolelatest" it gives me this: "The type or namespace name 'consolelatest' could not be found"
or
"using Microsoft.AspNetCore.Mvc" gives me: "The type or namespace name 'AspNetCore' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)"

brawlboy
Автор

can we create Windows Forms App in VS 2022 on Mac..?? i installed VS 2022 but not showing Windows Forms App

Raj-izuz
Автор

In mu case I don't get vscode and bin folders on the left side. Any idea?

aljosha
Автор

Is there a way to create Web Forms with macOS?

Ugandan_key
Автор

7:48 bottom left ".NET SDK 7... is not fully supported in Rider". Has this been an issue for you?

foxy_robin