Beispiel #1
0
 public async Task <List <ShopDto> > GetShops()
 => await shopsRepository.GetShops();