Developing an Asynchronous ASP.NET Core 6 Web API
Offered By: Pluralsight
Course Description
Overview
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.
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.
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.
Syllabus
- Course Overview 1min
- Understanding the Power of Asynchronous Code 22mins
- Starting at the Bottom with Your Data Access Layer 38mins
- Asynchronously Reading Resources 44mins
- Asynchronously Manipulating Resources 32mins
- Supporting Asynchronous Streaming 12mins
- Dealing with Asynchronous Service Integrations and Supporting Cancellation 48mins
- Additional Return Types and Avoiding Common Pitfalls 22mins
Taught by
Kevin Dockx
Related Courses
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera