public PosteadorService(IHashTagContext context) { _context = context; }
public UserService(IHashTagContext context) { _context = context; }