//Electronic public async Task <List <IElectronics> > GetAllElectronicAsync() { return(await Repository.GetAllElectronicAsync()); }