C
C#2d ago
Ayman

I am learning C#. I want to learn .net CORE. Any courses or where I could learn it?

I am learning C#. I want to learn .net CORE. Any courses or where I could learn it?
4 Replies
kurumi
kurumi2d ago
$helloworld is a good entry point to C# and dotnet
kurumi
kurumi2d ago
You can navigate through courses and learn from official ms source
Jimmacle
Jimmacle2d ago
it hasn't been called .NET Core for several versions, it's just .NET anyway, you'll learn it as you learn C# because it's just a name for the runtime and the libraries that come with C# it's just not considered part of C# itself because there are other languages that can use the .NET runtime (F#, VB.NET, etc.)

Did you find this page helpful?