Technology, Data and Science

Building Web APIs with ASP.NET Core in .NET

Web APIs drive the most popular web and mobile apps, as well as internet-enabled devices ranging from fridges to phones. Curious about how to build a web API of your own? In this course, instructor Christian Wenz shows you how to get started, taking you step by step through the process of building a web API with ASP.NET Core 6, the open-source framework for Windows, macOS, and Linux. Christian explains how routing works and how data is modeled in ASP.NET Core. He provides coverage of Entity Framework Core to help you grasp how data models in your projects connect to underlying databases, explains HTTP verbs like CRUD operations, and more.

Learn More