public UserRepository(FotoAlbumContext context) { db = context; }
public EF_UnitOfWork() { _db = new FotoAlbumContext(); }