Beispiel #1
0
 public async Task <ApplicationUser> GetUser(ClaimsPrincipal user)
 => await UserExtensions.ByUserFundColumns(this.userManager, user);