Hacker News new | ask | show | jobs
by codegeek 984 days ago
Microsoft docs are really good for .Net Core tutorials. I am more of a newbie to .NET even though professionally programming for 20+ years in general and the microsoft tutorials have been really effective at getting started:

Note that .NET Core 8.0 is about to be released so you may wanna start with that at this point.

https://learn.microsoft.com/en-us/aspnet/core/?view=aspnetco...

1 comments

Thanks! I found some of these yesterday and I agree, they are good.