July 2018
Intermediate to advanced
288 pages
9h 25m
English
This chapter covers
In this chapter, you’ll learn how to set up your development environment, create an application, and deploy that application to another machine. You’ll start by installing the .NET Core SDK, which includes the .NET Command-Line Interface (CLI) that’s used throughout this book. From there, you’ll create a console application and an ASP.NET web application. Then you’ll deploy those applications.
If you’ve experimented with .NET Core in the past, you may have used DNVM, DNU, or DNX. Although these tools were useful in the beginning, they had ...
Read now
Unlock full access