Installing .NET Core 2

Run the .NET Core SDK package to launch the installer, then follow the wizard:

You should now be able to open a terminal and type dotnet to use command-line tooling. For example, type dotnet --version to see which edition of .NET Core you are using.

You can use the default shell that comes with the macOS Terminal, or you can use an alternative, such as the Zsh shell. You can manage this with the Oh My Zsh project, which also supports Linux.

Get ASP.NET Core 2 High Performance - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.