The .NET Core platform extends the .NET ecosystem beyond Windows computers onto Mac, Linux, mobile, and IoT devices. For ASP.NET developers, .NET Core increases the number of hosting options available for ASP.NET applications, including the flexible Docker architecture. With the refresh of the entire .NET runtime, your applications will not only run on a variety of devices, but will likely also have better runtime performance.
This course focuses on the .NET Core platform itself. After completing this course, you will be able to develop .NET Core console applications and libraries that run on Windows, Mac, and Linux computers. It will also prepare you to learn about developing ASP.NET web applications for the .NET Core platform.