- Course
Building Your First API with ASP.NET Core 2
In this course you'll learn how to build an API with ASP.NET Core that connects to a database via Entity Framework Core from scratch.
- Course
Building Your First API with ASP.NET Core 2
In this course you'll learn how to build an API with ASP.NET Core that connects to a database via Entity Framework Core from scratch.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Hello! My name is Kevin Dockx, and welcome to Building Your First API with ASP.NET Core 2. In this course, you will learn how to build an API with ASP.NET Core that connects to a database via Entity Framework Core. You will get there by covering major topics like getting resources from services and manipulating them, the built-in dependency injection system & logger, working with different environments, configuration files and middleware, and Entity Framework Core related features like working with migrations and seeding the database. By the end of this course, you will be able to build an API from scratch with ASP.NET Core. Before you begin, make sure you are already familiar with C#. I hope you’ll join me, and I look forward to helping you on your learning journey here at Pluralsight.
Building Your First API with ASP.NET Core 2
-
Version Check | 20s
-
Introduction | 4m 35s
-
Tooling | 1m 44s
-
ASP.NET Core: The Big Picture | 4m 58s
-
Demo: Downloading and Installing .NET Core | 2m 1s
-
Demo: Starting a New ASP.NET Core Project | 9m 44s
-
The ASP.NET Core Request Pipeline and Middleware | 2m
-
Demo: Configuring the ASP.NET Request Pipeline | 5m 39s
-
Summary | 2m 24s