public AppRepository(ProfileContext profileContext)
 {
     this._context = profileContext;
 }
 public AppRepository(ProfileContext profileContext)
 {
     this._context = profileContext;
 }