public SongRepository(Albumcollectioncontext context) : base(context) { }
public ArtistRepository(Albumcollectioncontext context) : base(context) { }