Updated Course: Building an Async API with ASP.NET Core

I’m very happy to announce that an updated version of my Building an Async API with ASP.NET Core has been released over at Pluralsight.   I re-recorded all the demos and some of the regular clips.  The course now targets .NET Core 3.1, and uses VS2019. 

Here’s what to expect:

Coding an asynchronous API comes with its own set of challenges. In this course, Building an Async API with ASP.NET Core, you will gain the ability to increase the scalability and performance of your API by writing async code. First, you will learn how asynchronous code actually works and what the advantages can be. Next, you will discover how to consume an EF Core data store asynchronously, how to expose that data via an API, and how to call into a service asynchronously. Finally, you will explore how to avoid common pitfalls when writing async code. When you’re finished with this course, you will have the skills and knowledge of asynchronous code needed to build a fully async API with ASP.NET Core.

If you haven’t got an account, you can always start with a free trial

Happy coding! :)

 Tweet about this on TwitterShare on LinkedInShare on Facebook