79609444

Date: 2025-05-06 20:38:33
Score: 0.5
Natty:
Report link

As of EFCore 9 there is a .ToHashSetAsync() methods in case you need to lookup the results many times.

Sources is very much the same as .ToListAsync() (not as in .ToArrayAsync() with List->Array conversion)

Docs

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ornic