project.json.lock

Hello, World Console Application

Jamie Taylor5 comments

A deep dive into the files which make up the default Hello, World application. These files are created when you issue the "dotnet new" command at the terminal. NOTE: This was correct a the time of posting, but changes in the SDK have happened since, and the "dotnet new" command no longer works like that.

continue reading
C# Visual Studio Code extension

First Steps

Jamie Taylor2 comments

I take you through the very first steps that you'll need to master in order to set up a .NET Core development environment on your computer. Including: installing the SDK, installing the (free) Visual Studio Code IDE, and the C# plugin for it.

continue reading
1 6 7 8
Page 8 of 8