© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
B. L. GormanPractical Entity Framework Core 6https://doi.org/10.1007/978-1-4842-7301-2_13

13. Asynchronous Data Operations and Multiple Database Contexts

Brian L. Gorman1  
(1)
Jesup, IA, USA
 

In this chapter, you’ll learn about two final critical concepts – asynchronous operations and using multiple database contexts in your solutions.

At the end of this chapter, you’ll have learned how to work with asynchronous operations, which can help to leverage the full power of today’s multi-core computer systems.

Additionally, you’ll also have taken a look at how it is possible to use more than one database context in your solutions. Using multiple contexts can be a powerful ...

Get Practical Entity Framework Core 6: Database Access for Enterprise Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.