Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Play by Play: Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core

In this course, you’ll learn synchronous and asynchronous code and the role it can play in Web projects. The materials for this course are available at: https://github.com/DanWahlin/ASPNETCore-Sync-Async-EF

Dan Wahlin - Pluralsight course - Play by Play: Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core
by Dan Wahlin
John Papa - Pluralsight course - Play by Play: Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core
by John Papa

What you'll learn

Play by Play is a series in which top technologists work through a problem in real time, unrehearsed and unscripted. In this course, Play by Play: Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core, Dan Wahlin and John Papa talk about the benefits of asynchronous code, C#'s async/await keywords, and how they can be used to convert synchronous code to asynchronous in ASP.NET Core and Entity Framework Core. Learn the key differences between synchronous and asynchronous code, the role of async/await in C#, how to convert synchronous Entity Framework Core code to asynchronous, and wow to call into ASP.NET Core APIs using Angular. By the end of this Play by Play, you’ll see how easy it is to use asynchronous coding techniques in your ASP.NET Core and Entity Framework Core code bases. The materials for this course are available at: https://github.com/DanWahlin/ASPNETCore-Sync-Async-EF

Table of contents

About the authors

Dan Wahlin - Pluralsight course - Play by Play: Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core
Dan Wahlin

Dan Wahlin founded Wahlin Consulting, which provides consulting and training services on JavaScript, Angular, Node.js, C#, ASP.NET MVC, Web API, and Docker. He is a Google GDE, Microsoft MVP and Regional Director, and speaks at conferences and user groups around the world.

More Courses by Dan
John Papa - Pluralsight course - Play by Play: Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core
John Papa

John Papa is a Principal Developer Advocate with Microsoft and an alumni of the Google Developer Expert, Microsoft Regional Director, and MVP programs.

More Courses by John