Ejemplo n.º 1
0
 // GET: Feed
 public async Task <ActionResult> Index() => View(await _feed.AllFeed());