SSWConsulting / SSW.VerticalSliceArchitecture

An enterprise ready solution template for Vertical Slice Architecture. This template is just one way to apply the Vertical Slice Architecture.
https://verticalslicearchitecture.com/
MIT License
230 stars 27 forks source link

⚡ Use IReadOnlyList & .ToListAsync #29

Closed Hona closed 7 months ago

Hona commented 7 months ago

.ToArrayAsync literally calls ToListAsync.ToArray 🤦🏻‍♂️