public CastMemberRepository(TVMazeContext context) => this.context = context;
public ShowRepository(TVMazeContext context) => this.context = context;