I am trying to provide a txt file created by the database using actions. The actions are as follows:
public ActionResult ATxt()< br />{
var articulos = _articulosService.ObteTotsArticles();
I am trying to provide a txt file created by the database using actions. The actions are as follows:
public ActionResult ATxt()< br />{
var articulos = _articulosService.ObteTotsArticles();