vlzsombor / Survey

1 stars 0 forks source link

Refactor Survey\Survey\Client\Helpers\HttpService.cs #5

Open vlzsombor opened 3 years ago

vlzsombor commented 3 years ago

--> use dotnet add package Microsoft.Extensions.Http --version 5.0.0

(as in c29afcc8a78b01182b218ba8c68a7fe6a62f599f ) (HttpClient.PostAsJsonAsync() etc.)

vlzsombor commented 3 years ago

part of the issue: https://github.com/vlzsombor/Survey/issues/6

vlzsombor commented 3 years ago

9c34ecf2205410b502438a29f8eb2e30499a0ba2 seems to be working test is needed