hamad2

Results 1 issues of hamad2

With net 6 var result = await http.PostAsJsonAsync("api/accounts/create", userInfo); give this error : Cannot convert from UserInfo to UserToken Thank you