Episode

Modern Web Development with .NET 6 Ep03: Create a web API with ASP.NET Core Controllers

with Jon Galloway, James Montemagno

Create a RESTful service with ASP.NET Core Controllers that supports Create, Read, Update, Delete (CRUD) operations.

Learning objectives

  • Create a web API project with ASP.NET Core Controllers.
  • Create an in-memory database for persisting products.
  • Add support for CRUD operations.
  • Test web API action methods from the command shell.

Connect

Beginner
Developer
Student
ASP.NET Core
.NET
Visual Studio
Visual Studio Code