How popular is my List in C #, with the data stored in the database accessed through EntityFramework?
Current code:
public static IEnumerable<Contato> GetAll()
{
return new List<Contato> { //DAqui pa frente nao sei para onde ir . . .//