ToListAsync is fast again in Entity Framework (kind of)
Last year I wrote an article about how ToListAsync
was slow in Entity Framework titled: "Be careful with ToListAsync and ToArrayAsync in Entity Framework Core". Things have evolved since then, so let's celebrate!