Introducing .NET Core

Go to class
Write Review

Free Online Course: Introducing .NET Core provided by LinkedIn Learning is a comprehensive online course, which lasts for Less than 1 hour of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Introducing .NET Core is taught by Microsoft .NET, Scott Hanselman and Kendra Havens.

Overview
  • This course introduces you to the world of .NET Core and walks you through the ins and outs of .NET and how to build your first app.

Syllabus
  • 1. Introducing .NET Core

    • What is .NET?
    • Installing .NET
    • What is a .NET Hello World app?
    • .NET: Basic debugging
    • .NET: Adding a class library
    • .NET: Using a NuGet package
    • .NET: Unit testing
    • .NET: Publishing an app