HTTP Client | Send Api Request | c# | Serialize Object| Deserialize JSON

Поділитися
Вставка
  • Опубліковано 15 жов 2024
  • This video covers
    How to use http client classes to send post request with payload .
    How to configure headers in http client classes
    How to Deserialize and Serialize the the response.
    How to mock your response quickly using WireMock.

КОМЕНТАРІ • 4

  • @earlybird...1919
    @earlybird...1919 3 місяці тому

    Thank you for this video.

  • @001KW9
    @001KW9 4 місяці тому

    Nick, Thank you 💪 Next: caching on-cache

  • @gunjanbhatt7219
    @gunjanbhatt7219 Рік тому +1

    Very informative content.Could you please create a video on framework creation from scratch to automate different http request , if possible