Lesson 18: Making Asynchronous API Calls in MVC Web APIs
Lesson Description
You should strive to use asynchronous calls to increase the scalability of your MVC Web API applications. This lesson shows you how to change your calls to asynchronous.
Content
Lesson Objectives 00:00
Introduction to Asynchronous 00:24
Web Browser Example 00:51
Synchronous & Asynchronous Examples 01:49
Synchronous Web API 02:46
Asynchronous Web API 03:27
Introduction to async, await 04:53
Introduction to Task 05:53
DEMO: A Simple Sync/Async Sample 06:28
DEMO: Create Async Repository Class 09:45
DEMO: Create Async Controller & Get all Products Asynchronously 11:37
DEMO: Get a Single Product Asynchronously 13:37
Create Search, Insert, Update, Delete Async Methods 14:38
Lesson Summary 16:03
Course Summary 16:30
Where to go From Here 16:56
You can get all the samples and hands-on labs for this course at https://www.pdsa.com/YouTube.
If you are interested in generating MVC Web API applications check out my FREE PDSC Developer Utilities at https://www.pdsa.com/Utilities.
#mvc #webapi #async #asynchronous #csharp #development #programming #dotnet #dotnetcore #dotnet6 #dotnet7 #dotnet8 #pauldsheriff #pluralsight #youtube
Paul.About()
Hello, my name is Paul D. Sheriff and I have a passion for teaching. I have been training developers for over 35 years through books, videos, article, blog posts, and international conferences and user groups.
Paul.Contact()
Website: https://www.pdsa.com
Email: [email protected]
LinkedIn: / paulsheriff
Blog: https://blogs.pdsa.com/
Pluralsight: https://app.pluralsight.com/profile/a...
YouTube Channel: @pauldsheriff