Simple play icon Course
Skills

Developing an Asynchronous ASP.NET Core Web API

by Kevin Dockx

Correctly writing asynchronous code can tremendously improve the scalability of your web API. In this course, you’ll learn how and why to write async code when creating an ASP.NET Core web API.

What you'll learn

You've built an API with ASP.NET Core. Now it’s time to learn how to improve the scalability of that API by making it asynchronous. In this course, Developing an Asynchronous ASP.NET Core Web API, you’ll learn how to do that, using the async/await keywords. First, you'll learn about the internals of async/await, and when and where it makes sense to use it. Next, you'll discover how to test the impact of writing async code. Finally, you’ll learn all about async streaming, cancellation, & dealing with exceptions.

When you're finished with this course, you'll know the ins and outs of writing asynchronous code in ASP.NET Core.

Table of contents

Course Overview
1min

About the author

Kevin Dockx is a freelance solution architect, author & consultant, living in Antwerp (Belgium). He's been working in the IT sector for more than 20 years, and his main focus these days is backend (API) architecture & security for web and Azure cloud applications, using .NET. He regularly speak at (inter)national conferences, he's a Microsoft MVP and has been for more than 10 years, and he's a keen proponent of open-source software. In his free time, he enjoys a glass of wine, travelling an... more

Ready to upskill? Get started